#5a5fa1 color space conversions
Hex:
        #5a5fa1
        RGB:
        90, 95, 161
        CMY:
        65, 63, 37
        CMYK:
        44, 41, 0, 37
      HSL:
        236°, 28.2869%, 49.2157%
        HSV (HSB):
        236°, 44.0994%, 63.1373%
        XYZ:
        14.7417, 12.9313, 35.4372
        xyY:
        0.2336, 0.2049, 12.9313
      CIE-Lab:
        42.6595, 15.7986, -36.4348
        CIE-LCH:
        42.6595, 39.7126, 293.4421
        CIE-Luv:
        42.6595, -5.9103, -54.8460
        Hunter-Lab:
        35.9601, 10.2451, -33.2558
      #5a5fa1 color charts
#5a5fa1 RGB chart
      #5a5fa1 CMYK chart
      #5a5fa1 RGB pie chart
      #5a5fa1 color shades, tints & tones
#5a5fa1 color schemes
#5a5fa1 color preview, HTML & CSS examples
           This text has a color of #5a5fa1        
        
          <p style="color:#5a5fa1;">Text here</p>
        
        
          .mytext {color:#5a5fa1;}
        
        Text color #5a5fa1
      
           This box has a color of #5a5fa1        
        
          <div style="background-color:#5a5fa1;">Content here</div>
        
        
          .mybackground {background-color:#5a5fa1;}
        
        Background color #5a5fa1
      
           Border around this has a color of #5a5fa1        
        
          <div style="border:2px solid #5a5fa1;">Content here</div>
        
        
          .myborder {border:2px solid #5a5fa1;}
        
        Border color #5a5fa1