#bb03d2 color space conversions
Hex:
        #bb03d2
        RGB:
        187, 3, 210
        CMY:
        27, 99, 18
        CMYK:
        11, 99, 0, 18
      HSL:
        293°, 97.1831%, 41.7647%
        HSV (HSB):
        293°, 98.5714%, 82.3529%
        XYZ:
        32.1589, 15.2831, 62.2277
        xyY:
        0.2932, 0.1394, 15.2831
      CIE-Lab:
        46.0195, 81.0850, -59.0431
        CIE-LCH:
        46.0195, 100.3039, 323.9393
        CIE-Luv:
        46.0195, 53.3864, -96.5406
        Hunter-Lab:
        39.0936, 78.4230, -67.0102
      #bb03d2 color charts
#bb03d2 RGB chart
      #bb03d2 CMYK chart
      #bb03d2 RGB pie chart
      #bb03d2 color shades, tints & tones
#bb03d2 color schemes
#bb03d2 color preview, HTML & CSS examples
           This text has a color of #bb03d2        
        
          <p style="color:#bb03d2;">Text here</p>
        
        
          .mytext {color:#bb03d2;}
        
        Text color #bb03d2
      
           This box has a color of #bb03d2        
        
          <div style="background-color:#bb03d2;">Content here</div>
        
        
          .mybackground {background-color:#bb03d2;}
        
        Background color #bb03d2
      
           Border around this has a color of #bb03d2        
        
          <div style="border:2px solid #bb03d2;">Content here</div>
        
        
          .myborder {border:2px solid #bb03d2;}
        
        Border color #bb03d2