#bb05f0 color space conversions
Hex:
        #bb05f0
        RGB:
        187, 5, 240
        CMY:
        27, 98, 6
        CMYK:
        22, 98, 0, 6
      HSL:
        286°, 95.9184%, 48.0392%
        HSV (HSB):
        286°, 97.9167%, 94.1176%
        XYZ:
        36.2760, 16.9646, 83.8006
        xyY:
        0.2647, 0.1238, 16.9646
      CIE-Lab:
        48.2154, 85.8949, -72.5683
        CIE-LCH:
        48.2154, 112.4460, 319.8072
        CIE-Luv:
        48.2154, 43.7550, -117.0315
        Hunter-Lab:
        41.1881, 85.1326, -91.7987
      #bb05f0 color charts
#bb05f0 RGB chart
      #bb05f0 CMYK chart
      #bb05f0 RGB pie chart
      #bb05f0 color shades, tints & tones
#bb05f0 color schemes
#bb05f0 color preview, HTML & CSS examples
           This text has a color of #bb05f0        
        
          <p style="color:#bb05f0;">Text here</p>
        
        
          .mytext {color:#bb05f0;}
        
        Text color #bb05f0
      
           This box has a color of #bb05f0        
        
          <div style="background-color:#bb05f0;">Content here</div>
        
        
          .mybackground {background-color:#bb05f0;}
        
        Background color #bb05f0
      
           Border around this has a color of #bb05f0        
        
          <div style="border:2px solid #bb05f0;">Content here</div>
        
        
          .myborder {border:2px solid #bb05f0;}
        
        Border color #bb05f0