#bb3cfe color space conversions
Hex:
        #bb3cfe
        RGB:
        187, 60, 254
        CMY:
        27, 76, 0
        CMYK:
        26, 76, 0, 0
      HSL:
        279°, 98.9796%, 61.5686%
        HSV (HSB):
        279°, 76.3780%, 99.6078%
        XYZ:
        39.9988, 20.9523, 95.7020
        xyY:
        0.2553, 0.1337, 20.9523
      CIE-Lab:
        52.8972, 77.7198, -72.7917
        CIE-LCH:
        52.8972, 106.4847, 316.8753
        CIE-Luv:
        52.8972, 35.4912, -119.8825
        Hunter-Lab:
        45.7736, 75.8763, -91.9199
      #bb3cfe color charts
#bb3cfe RGB chart
      #bb3cfe CMYK chart
      #bb3cfe RGB pie chart
      #bb3cfe color shades, tints & tones
#bb3cfe color schemes
#bb3cfe color preview, HTML & CSS examples
           This text has a color of #bb3cfe        
        
          <p style="color:#bb3cfe;">Text here</p>
        
        
          .mytext {color:#bb3cfe;}
        
        Text color #bb3cfe
      
           This box has a color of #bb3cfe        
        
          <div style="background-color:#bb3cfe;">Content here</div>
        
        
          .mybackground {background-color:#bb3cfe;}
        
        Background color #bb3cfe
      
           Border around this has a color of #bb3cfe        
        
          <div style="border:2px solid #bb3cfe;">Content here</div>
        
        
          .myborder {border:2px solid #bb3cfe;}
        
        Border color #bb3cfe