#bb00fa color space conversions
Hex:
        #bb00fa
        RGB:
        187, 0, 250
        CMY:
        27, 100, 2
        CMYK:
        25, 100, 0, 2
      HSL:
        285°, 100.0000%, 49.0196%
        HSV (HSB):
        285°, 100.0000%, 98.0392%
        XYZ:
        37.7488, 17.4669, 91.8243
        xyY:
        0.2567, 0.1188, 17.4669
      CIE-Lab:
        48.8431, 88.0332, -77.1585
        CIE-LCH:
        48.8431, 117.0610, 318.7664
        CIE-Luv:
        48.8431, 41.0551, -123.8478
        Hunter-Lab:
        41.7934, 88.0869, -101.0106
      #bb00fa color charts
#bb00fa RGB chart
      #bb00fa CMYK chart
      #bb00fa RGB pie chart
      #bb00fa color shades, tints & tones
#bb00fa color schemes
#bb00fa color preview, HTML & CSS examples
           This text has a color of #bb00fa        
        
          <p style="color:#bb00fa;">Text here</p>
        
        
          .mytext {color:#bb00fa;}
        
        Text color #bb00fa
      
           This box has a color of #bb00fa        
        
          <div style="background-color:#bb00fa;">Content here</div>
        
        
          .mybackground {background-color:#bb00fa;}
        
        Background color #bb00fa
      
           Border around this has a color of #bb00fa        
        
          <div style="border:2px solid #bb00fa;">Content here</div>
        
        
          .myborder {border:2px solid #bb00fa;}
        
        Border color #bb00fa