#bb03a2 color space conversions
Hex:
        #bb03a2
        RGB:
        187, 3, 162
        CMY:
        27, 99, 36
        CMYK:
        0, 98, 13, 27
      HSL:
        308°, 96.8421%, 37.2549%
        HSV (HSB):
        308°, 98.3957%, 73.3333%
        XYZ:
        27.0477, 13.2386, 35.3121
        xyY:
        0.3578, 0.1751, 13.2386
      CIE-Lab:
        43.1205, 74.0474, -35.4780
        CIE-LCH:
        43.1205, 82.1079, 334.3998
        CIE-Luv:
        43.1205, 72.0136, -61.0940
        Hunter-Lab:
        36.3848, 69.0195, -32.0727
      #bb03a2 color charts
#bb03a2 RGB chart
      #bb03a2 CMYK chart
      #bb03a2 RGB pie chart
      #bb03a2 color shades, tints & tones
#bb03a2 color schemes
#bb03a2 color preview, HTML & CSS examples
           This text has a color of #bb03a2        
        
          <p style="color:#bb03a2;">Text here</p>
        
        
          .mytext {color:#bb03a2;}
        
        Text color #bb03a2
      
           This box has a color of #bb03a2        
        
          <div style="background-color:#bb03a2;">Content here</div>
        
        
          .mybackground {background-color:#bb03a2;}
        
        Background color #bb03a2
      
           Border around this has a color of #bb03a2        
        
          <div style="border:2px solid #bb03a2;">Content here</div>
        
        
          .myborder {border:2px solid #bb03a2;}
        
        Border color #bb03a2