#bb5bfb color space conversions
Hex:
        #bb5bfb
        RGB:
        187, 91, 251
        CMY:
        27, 64, 2
        CMYK:
        25, 64, 0, 2
      HSL:
        276°, 95.2381%, 67.0588%
        HSV (HSB):
        276°, 63.7450%, 98.4314%
        XYZ:
        41.6472, 25.0120, 93.8995
        xyY:
        0.2594, 0.1558, 25.0120
      CIE-Lab:
        57.0871, 64.7380, -64.3574
        CIE-LCH:
        57.0871, 91.2846, 315.1689
        CIE-Luv:
        57.0871, 30.1650, -108.4068
        Hunter-Lab:
        50.0120, 61.1238, -76.3110
      #bb5bfb color charts
#bb5bfb RGB chart
      #bb5bfb CMYK chart
      #bb5bfb RGB pie chart
      #bb5bfb color shades, tints & tones
#bb5bfb color schemes
#bb5bfb color preview, HTML & CSS examples
           This text has a color of #bb5bfb        
        
          <p style="color:#bb5bfb;">Text here</p>
        
        
          .mytext {color:#bb5bfb;}
        
        Text color #bb5bfb
      
           This box has a color of #bb5bfb        
        
          <div style="background-color:#bb5bfb;">Content here</div>
        
        
          .mybackground {background-color:#bb5bfb;}
        
        Background color #bb5bfb
      
           Border around this has a color of #bb5bfb        
        
          <div style="border:2px solid #bb5bfb;">Content here</div>
        
        
          .myborder {border:2px solid #bb5bfb;}
        
        Border color #bb5bfb