#bb5dff color space conversions
Hex:
        #bb5dff
        RGB:
        187, 93, 255
        CMY:
        27, 64, 0
        CMYK:
        27, 64, 0, 0
      HSL:
        275°, 100.0000%, 68.2353%
        HSV (HSB):
        275°, 63.5294%, 100.0000%
        XYZ:
        42.4579, 25.6135, 97.3139
        xyY:
        0.2567, 0.1549, 25.6135
      CIE-Lab:
        57.6684, 64.6809, -65.6352
        CIE-LCH:
        57.6684, 92.1499, 314.5804
        CIE-Luv:
        57.6684, 28.8601, -110.6126
        Hunter-Lab:
        50.6098, 61.1812, -78.5776
      #bb5dff color charts
#bb5dff RGB chart
      #bb5dff CMYK chart
      #bb5dff RGB pie chart
      #bb5dff color shades, tints & tones
#bb5dff color schemes
#bb5dff color preview, HTML & CSS examples
           This text has a color of #bb5dff        
        
          <p style="color:#bb5dff;">Text here</p>
        
        
          .mytext {color:#bb5dff;}
        
        Text color #bb5dff
      
           This box has a color of #bb5dff        
        
          <div style="background-color:#bb5dff;">Content here</div>
        
        
          .mybackground {background-color:#bb5dff;}
        
        Background color #bb5dff
      
           Border around this has a color of #bb5dff        
        
          <div style="border:2px solid #bb5dff;">Content here</div>
        
        
          .myborder {border:2px solid #bb5dff;}
        
        Border color #bb5dff