#5b2ddd color space conversions
Hex:
        #5b2ddd
        RGB:
        91, 45, 221
        CMY:
        64, 82, 13
        CMYK:
        59, 80, 0, 13
      HSL:
        256°, 72.1311%, 52.1569%
        HSV (HSB):
        256°, 79.6380%, 86.6667%
        XYZ:
        18.3039, 9.3214, 69.2411
        xyY:
        0.1890, 0.0962, 9.3214
      CIE-Lab:
        36.5958, 62.0327, -81.3054
        CIE-LCH:
        36.5958, 102.2674, 307.3421
        CIE-Luv:
        36.5958, 1.0876, -113.7160
        Hunter-Lab:
        30.5309, 53.5853, -113.0921
      #5b2ddd color charts
#5b2ddd RGB chart
      #5b2ddd CMYK chart
      #5b2ddd RGB pie chart
      #5b2ddd color shades, tints & tones
#5b2ddd color schemes
#5b2ddd color preview, HTML & CSS examples
           This text has a color of #5b2ddd        
        
          <p style="color:#5b2ddd;">Text here</p>
        
        
          .mytext {color:#5b2ddd;}
        
        Text color #5b2ddd
      
           This box has a color of #5b2ddd        
        
          <div style="background-color:#5b2ddd;">Content here</div>
        
        
          .mybackground {background-color:#5b2ddd;}
        
        Background color #5b2ddd
      
           Border around this has a color of #5b2ddd        
        
          <div style="border:2px solid #5b2ddd;">Content here</div>
        
        
          .myborder {border:2px solid #5b2ddd;}
        
        Border color #5b2ddd