#5a5dd2 color space conversions
Hex:
        #5a5dd2
        RGB:
        90, 93, 210
        CMY:
        65, 64, 18
        CMYK:
        57, 56, 0, 18
      HSL:
        239°, 57.1429%, 58.8235%
        HSV (HSB):
        239°, 57.1429%, 82.3529%
        XYZ:
        19.7637, 14.6555, 62.7599
        xyY:
        0.2034, 0.1508, 14.6555
      CIE-Lab:
        45.1587, 32.6040, -60.9990
        CIE-LCH:
        45.1587, 69.1657, 298.1245
        CIE-Luv:
        45.1587, -7.6783, -93.9715
        Hunter-Lab:
        38.2825, 25.1577, -70.4016
      #5a5dd2 color charts
#5a5dd2 RGB chart
      #5a5dd2 CMYK chart
      #5a5dd2 RGB pie chart
      #5a5dd2 color shades, tints & tones
#5a5dd2 color schemes
#5a5dd2 color preview, HTML & CSS examples
           This text has a color of #5a5dd2        
        
          <p style="color:#5a5dd2;">Text here</p>
        
        
          .mytext {color:#5a5dd2;}
        
        Text color #5a5dd2
      
           This box has a color of #5a5dd2        
        
          <div style="background-color:#5a5dd2;">Content here</div>
        
        
          .mybackground {background-color:#5a5dd2;}
        
        Background color #5a5dd2
      
           Border around this has a color of #5a5dd2        
        
          <div style="border:2px solid #5a5dd2;">Content here</div>
        
        
          .myborder {border:2px solid #5a5dd2;}
        
        Border color #5a5dd2