#5a5ddb color space conversions
Hex:
        #5a5ddb
        RGB:
        90, 93, 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.9170, 15.1168, 68.8332
        xyY:
        0.1995, 0.1442, 15.1168
      CIE-Lab:
        45.7938, 35.5199, -65.1085
        CIE-LCH:
        45.7938, 74.1672, 298.6146
        CIE-Luv:
        45.7938, -8.1070, -100.4750
        Hunter-Lab:
        38.8804, 27.9893, -77.7499
      #5a5ddb color charts
#5a5ddb RGB chart
      #5a5ddb CMYK chart
      #5a5ddb RGB pie chart
      #5a5ddb color shades, tints & tones
#5a5ddb color schemes
#5a5ddb color preview, HTML & CSS examples
           This text has a color of #5a5ddb        
        
          <p style="color:#5a5ddb;">Text here</p>
        
        
          .mytext {color:#5a5ddb;}
        
        Text color #5a5ddb
      
           This box has a color of #5a5ddb        
        
          <div style="background-color:#5a5ddb;">Content here</div>
        
        
          .mybackground {background-color:#5a5ddb;}
        
        Background color #5a5ddb
      
           Border around this has a color of #5a5ddb        
        
          <div style="border:2px solid #5a5ddb;">Content here</div>
        
        
          .myborder {border:2px solid #5a5ddb;}
        
        Border color #5a5ddb