#bb5dcd color space conversions
Hex:
        #bb5dcd
        RGB:
        187, 93, 205
        CMY:
        27, 64, 20
        CMYK:
        9, 55, 0, 20
      HSL:
        290°, 52.8302%, 58.4314%
        HSV (HSB):
        290°, 54.6341%, 80.3922%
        XYZ:
        35.4273, 22.8013, 60.2915
        xyY:
        0.2989, 0.1924, 22.8013
      CIE-Lab:
        54.8671, 54.3735, -42.0490
        CIE-LCH:
        54.8671, 68.7357, 322.2839
        CIE-Luv:
        54.8671, 39.9243, -71.8872
        Hunter-Lab:
        47.7507, 48.8695, -41.4359
      #bb5dcd color charts
#bb5dcd RGB chart
      #bb5dcd CMYK chart
      #bb5dcd RGB pie chart
      #bb5dcd color shades, tints & tones
#bb5dcd color schemes
#bb5dcd color preview, HTML & CSS examples
           This text has a color of #bb5dcd        
        
          <p style="color:#bb5dcd;">Text here</p>
        
        
          .mytext {color:#bb5dcd;}
        
        Text color #bb5dcd
      
           This box has a color of #bb5dcd        
        
          <div style="background-color:#bb5dcd;">Content here</div>
        
        
          .mybackground {background-color:#bb5dcd;}
        
        Background color #bb5dcd
      
           Border around this has a color of #bb5dcd        
        
          <div style="border:2px solid #bb5dcd;">Content here</div>
        
        
          .myborder {border:2px solid #bb5dcd;}
        
        Border color #bb5dcd