#bb5bfe color space conversions
Hex:
        #bb5bfe
        RGB:
        187, 91, 254
        CMY:
        27, 64, 0
        CMYK:
        26, 64, 0, 0
      HSL:
        275°, 98.7879%, 67.6471%
        HSV (HSB):
        275°, 64.1732%, 99.6078%
        XYZ:
        42.1240, 25.2027, 96.4104
        xyY:
        0.2573, 0.1539, 25.2027
      CIE-Lab:
        57.2724, 65.3831, -65.7198
        CIE-LCH:
        57.2724, 92.7041, 314.8528
        CIE-Luv:
        57.2724, 29.5438, -110.6337
        Hunter-Lab:
        50.2023, 61.9226, -78.7211
      #bb5bfe color charts
#bb5bfe RGB chart
      #bb5bfe CMYK chart
      #bb5bfe RGB pie chart
      #bb5bfe color shades, tints & tones
#bb5bfe color schemes
#bb5bfe color preview, HTML & CSS examples
           This text has a color of #bb5bfe        
        
          <p style="color:#bb5bfe;">Text here</p>
        
        
          .mytext {color:#bb5bfe;}
        
        Text color #bb5bfe
      
           This box has a color of #bb5bfe        
        
          <div style="background-color:#bb5bfe;">Content here</div>
        
        
          .mybackground {background-color:#bb5bfe;}
        
        Background color #bb5bfe
      
           Border around this has a color of #bb5bfe        
        
          <div style="border:2px solid #bb5bfe;">Content here</div>
        
        
          .myborder {border:2px solid #bb5bfe;}
        
        Border color #bb5bfe