#5d5cdb color space conversions
Hex:
        #5d5cdb
        RGB:
        93, 92, 219
        CMY:
        64, 64, 14
        CMYK:
        58, 58, 0, 14
      HSL:
        240°, 63.8191%, 60.9804%
        HSV (HSB):
        240°, 57.9909%, 85.8824%
        XYZ:
        21.1275, 15.0959, 68.8181
        xyY:
        0.2011, 0.1437, 15.0959
      CIE-Lab:
        45.7653, 36.6523, -65.1451
        CIE-LCH:
        45.7653, 74.7480, 299.3632
        CIE-Luv:
        45.7653, -6.9625, -100.6008
        Hunter-Lab:
        38.8535, 29.0702, -77.8183
      #5d5cdb color charts
#5d5cdb RGB chart
      #5d5cdb CMYK chart
      #5d5cdb RGB pie chart
      #5d5cdb color shades, tints & tones
#5d5cdb color schemes
#5d5cdb color preview, HTML & CSS examples
           This text has a color of #5d5cdb        
        
          <p style="color:#5d5cdb;">Text here</p>
        
        
          .mytext {color:#5d5cdb;}
        
        Text color #5d5cdb
      
           This box has a color of #5d5cdb        
        
          <div style="background-color:#5d5cdb;">Content here</div>
        
        
          .mybackground {background-color:#5d5cdb;}
        
        Background color #5d5cdb
      
           Border around this has a color of #5d5cdb        
        
          <div style="border:2px solid #5d5cdb;">Content here</div>
        
        
          .myborder {border:2px solid #5d5cdb;}
        
        Border color #5d5cdb