#bb03f2 color space conversions
Hex:
        #bb03f2
        RGB:
        187, 3, 242
        CMY:
        27, 99, 5
        CMYK:
        23, 99, 0, 5
      HSL:
        286°, 97.5510%, 48.0392%
        HSV (HSB):
        286°, 98.7603%, 94.9020%
        XYZ:
        36.5531, 17.0407, 85.3670
        xyY:
        0.2630, 0.1226, 17.0407
      CIE-Lab:
        48.3113, 86.4028, -73.5379
        CIE-LCH:
        48.3113, 113.4604, 319.5987
        CIE-Luv:
        48.3113, 43.2361, -118.4532
        Hunter-Lab:
        41.2804, 85.8179, -93.7142
      #bb03f2 color charts
#bb03f2 RGB chart
      #bb03f2 CMYK chart
      #bb03f2 RGB pie chart
      #bb03f2 color shades, tints & tones
#bb03f2 color schemes
#bb03f2 color preview, HTML & CSS examples
           This text has a color of #bb03f2        
        
          <p style="color:#bb03f2;">Text here</p>
        
        
          .mytext {color:#bb03f2;}
        
        Text color #bb03f2
      
           This box has a color of #bb03f2        
        
          <div style="background-color:#bb03f2;">Content here</div>
        
        
          .mybackground {background-color:#bb03f2;}
        
        Background color #bb03f2
      
           Border around this has a color of #bb03f2        
        
          <div style="border:2px solid #bb03f2;">Content here</div>
        
        
          .myborder {border:2px solid #bb03f2;}
        
        Border color #bb03f2