#5a5a88 color space conversions
Hex:
        #5a5a88
        RGB:
        90, 90, 136
        CMY:
        65, 65, 47
        CMYK:
        34, 34, 0, 47
      HSL:
        240°, 20.3540%, 44.3137%
        HSV (HSB):
        240°, 33.8235%, 53.3333%
        XYZ:
        12.3165, 11.2636, 24.8175
        xyY:
        0.2545, 0.2327, 11.2636
      CIE-Lab:
        40.0209, 11.5499, -25.5817
        CIE-LCH:
        40.0209, 28.0682, 294.2988
        CIE-Luv:
        40.0209, -2.6975, -37.4189
        Hunter-Lab:
        33.5612, 6.7751, -20.3502
      #5a5a88 color charts
#5a5a88 RGB chart
      #5a5a88 CMYK chart
      #5a5a88 RGB pie chart
      #5a5a88 color shades, tints & tones
#5a5a88 color schemes
#5a5a88 color preview, HTML & CSS examples
           This text has a color of #5a5a88        
        
          <p style="color:#5a5a88;">Text here</p>
        
        
          .mytext {color:#5a5a88;}
        
        Text color #5a5a88
      
           This box has a color of #5a5a88        
        
          <div style="background-color:#5a5a88;">Content here</div>
        
        
          .mybackground {background-color:#5a5a88;}
        
        Background color #5a5a88
      
           Border around this has a color of #5a5a88        
        
          <div style="border:2px solid #5a5a88;">Content here</div>
        
        
          .myborder {border:2px solid #5a5a88;}
        
        Border color #5a5a88