#bb03d8 color space conversions
Hex:
        #bb03d8
        RGB:
        187, 3, 216
        CMY:
        27, 99, 15
        CMYK:
        13, 99, 0, 15
      HSL:
        292°, 97.2603%, 42.9412%
        HSV (HSB):
        292°, 98.6111%, 84.7059%
        XYZ:
        32.9207, 15.5878, 66.2394
        xyY:
        0.2869, 0.1358, 15.5878
      CIE-Lab:
        46.4290, 82.0497, -61.8296
        CIE-LCH:
        46.4290, 102.7378, 322.9997
        CIE-Luv:
        46.4290, 51.3476, -100.7566
        Hunter-Lab:
        39.4814, 79.7462, -71.8361
      #bb03d8 color charts
#bb03d8 RGB chart
      #bb03d8 CMYK chart
      #bb03d8 RGB pie chart
      #bb03d8 color shades, tints & tones
#bb03d8 color schemes
#bb03d8 color preview, HTML & CSS examples
           This text has a color of #bb03d8        
        
          <p style="color:#bb03d8;">Text here</p>
        
        
          .mytext {color:#bb03d8;}
        
        Text color #bb03d8
      
           This box has a color of #bb03d8        
        
          <div style="background-color:#bb03d8;">Content here</div>
        
        
          .mybackground {background-color:#bb03d8;}
        
        Background color #bb03d8
      
           Border around this has a color of #bb03d8        
        
          <div style="border:2px solid #bb03d8;">Content here</div>
        
        
          .myborder {border:2px solid #bb03d8;}
        
        Border color #bb03d8