#bb08f5 color space conversions
Hex:
        #bb08f5
        RGB:
        187, 8, 245
        CMY:
        27, 97, 4
        CMYK:
        24, 97, 0, 4
      HSL:
        285°, 93.6759%, 49.6078%
        HSV (HSB):
        285°, 96.7347%, 96.0784%
        XYZ:
        37.0618, 17.3310, 87.7781
        xyY:
        0.2607, 0.1219, 17.3310
      CIE-Lab:
        48.6745, 86.5164, -74.6318
        CIE-LCH:
        48.6745, 114.2585, 319.2179
        CIE-Luv:
        48.6745, 42.2160, -120.2142
        Hunter-Lab:
        41.6306, 86.0569, -95.8716
      #bb08f5 color charts
#bb08f5 RGB chart
      #bb08f5 CMYK chart
      #bb08f5 RGB pie chart
      #bb08f5 color shades, tints & tones
#bb08f5 color schemes
#bb08f5 color preview, HTML & CSS examples
           This text has a color of #bb08f5        
        
          <p style="color:#bb08f5;">Text here</p>
        
        
          .mytext {color:#bb08f5;}
        
        Text color #bb08f5
      
           This box has a color of #bb08f5        
        
          <div style="background-color:#bb08f5;">Content here</div>
        
        
          .mybackground {background-color:#bb08f5;}
        
        Background color #bb08f5
      
           Border around this has a color of #bb08f5        
        
          <div style="border:2px solid #bb08f5;">Content here</div>
        
        
          .myborder {border:2px solid #bb08f5;}
        
        Border color #bb08f5