#bb04fe color space conversions
Hex:
        #bb04fe
        RGB:
        187, 4, 254
        CMY:
        27, 98, 0
        CMYK:
        26, 98, 0, 0
      HSL:
        284°, 99.2063%, 50.5882%
        HSV (HSB):
        284°, 98.4252%, 99.6078%
        XYZ:
        38.4263, 17.8074, 95.1778
        xyY:
        0.2538, 0.1176, 17.8074
      CIE-Lab:
        49.2616, 88.4146, -78.7096
        CIE-LCH:
        49.2616, 118.3737, 318.3235
        CIE-Luv:
        49.2616, 39.8367, -126.2809
        Hunter-Lab:
        42.1988, 88.6946, -104.1872
      #bb04fe color charts
#bb04fe RGB chart
      #bb04fe CMYK chart
      #bb04fe RGB pie chart
      #bb04fe color shades, tints & tones
#bb04fe color schemes
#bb04fe color preview, HTML & CSS examples
           This text has a color of #bb04fe        
        
          <p style="color:#bb04fe;">Text here</p>
        
        
          .mytext {color:#bb04fe;}
        
        Text color #bb04fe
      
           This box has a color of #bb04fe        
        
          <div style="background-color:#bb04fe;">Content here</div>
        
        
          .mybackground {background-color:#bb04fe;}
        
        Background color #bb04fe
      
           Border around this has a color of #bb04fe        
        
          <div style="border:2px solid #bb04fe;">Content here</div>
        
        
          .myborder {border:2px solid #bb04fe;}
        
        Border color #bb04fe