#5a5cdb color space conversions
Hex:
        #5a5cdb
        RGB:
        90, 92, 219
        CMY:
        65, 64, 14
        CMYK:
        59, 58, 0, 14
      HSL:
        239°, 64.1791%, 60.5882%
        HSV (HSB):
        239°, 58.9041%, 85.8824%
        XYZ:
        20.8298, 14.9424, 68.8042
        xyY:
        0.1992, 0.1429, 14.9424
      CIE-Lab:
        45.5552, 36.1281, -65.4957
        CIE-LCH:
        45.5552, 74.7992, 298.8816
        CIE-Luv:
        45.5552, -7.8479, -100.9143
        Hunter-Lab:
        38.6554, 28.5391, -78.4735
      #5a5cdb color charts
#5a5cdb RGB chart
      #5a5cdb CMYK chart
      #5a5cdb RGB pie chart
      #5a5cdb color shades, tints & tones
#5a5cdb color schemes
#5a5cdb color preview, HTML & CSS examples
           This text has a color of #5a5cdb        
        
          <p style="color:#5a5cdb;">Text here</p>
        
        
          .mytext {color:#5a5cdb;}
        
        Text color #5a5cdb
      
           This box has a color of #5a5cdb        
        
          <div style="background-color:#5a5cdb;">Content here</div>
        
        
          .mybackground {background-color:#5a5cdb;}
        
        Background color #5a5cdb
      
           Border around this has a color of #5a5cdb        
        
          <div style="border:2px solid #5a5cdb;">Content here</div>
        
        
          .myborder {border:2px solid #5a5cdb;}
        
        Border color #5a5cdb