#b80ac1 color space conversions
Hex:
        #b80ac1
        RGB:
        184, 10, 193
        CMY:
        28, 96, 24
        CMYK:
        5, 95, 0, 24
      HSL:
        297°, 90.1478%, 39.8039%
        HSV (HSB):
        297°, 94.8187%, 75.6863%
        XYZ:
        29.5013, 14.2577, 51.6492
        xyY:
        0.3092, 0.1494, 14.2577
      CIE-Lab:
        44.6002, 77.3278, -51.4952
        CIE-LCH:
        44.6002, 92.9050, 326.3390
        CIE-Luv:
        44.6002, 57.0655, -84.7560
        Hunter-Lab:
        37.7594, 73.3830, -54.6684
      #b80ac1 color charts
#b80ac1 RGB chart
      #b80ac1 CMYK chart
      #b80ac1 RGB pie chart
      #b80ac1 color shades, tints & tones
#b80ac1 color schemes
#b80ac1 color preview, HTML & CSS examples
           This text has a color of #b80ac1        
        
          <p style="color:#b80ac1;">Text here</p>
        
        
          .mytext {color:#b80ac1;}
        
        Text color #b80ac1
      
           This box has a color of #b80ac1        
        
          <div style="background-color:#b80ac1;">Content here</div>
        
        
          .mybackground {background-color:#b80ac1;}
        
        Background color #b80ac1
      
           Border around this has a color of #b80ac1        
        
          <div style="border:2px solid #b80ac1;">Content here</div>
        
        
          .myborder {border:2px solid #b80ac1;}
        
        Border color #b80ac1