#bb5ce1 color space conversions
Hex:
        #bb5ce1
        RGB:
        187, 92, 225
        CMY:
        27, 64, 12
        CMYK:
        17, 59, 0, 12
      HSL:
        283°, 68.9119%, 62.1569%
        HSV (HSB):
        283°, 59.1111%, 88.2353%
        XYZ:
        37.9113, 23.6553, 73.8020
        xyY:
        0.2801, 0.1747, 23.6553
      CIE-Lab:
        55.7410, 58.8269, -51.9927
        CIE-LCH:
        55.7410, 78.5101, 318.5289
        CIE-Luv:
        55.7410, 35.5650, -88.1734
        Hunter-Lab:
        48.6367, 54.0225, -55.9216
      #bb5ce1 color charts
#bb5ce1 RGB chart
      #bb5ce1 CMYK chart
      #bb5ce1 RGB pie chart
      #bb5ce1 color shades, tints & tones
#bb5ce1 color schemes
#bb5ce1 color preview, HTML & CSS examples
           This text has a color of #bb5ce1        
        
          <p style="color:#bb5ce1;">Text here</p>
        
        
          .mytext {color:#bb5ce1;}
        
        Text color #bb5ce1
      
           This box has a color of #bb5ce1        
        
          <div style="background-color:#bb5ce1;">Content here</div>
        
        
          .mybackground {background-color:#bb5ce1;}
        
        Background color #bb5ce1
      
           Border around this has a color of #bb5ce1        
        
          <div style="border:2px solid #bb5ce1;">Content here</div>
        
        
          .myborder {border:2px solid #bb5ce1;}
        
        Border color #bb5ce1