#5a589d color space conversions
Hex:
        #5a589d
        RGB:
        90, 88, 157
        CMY:
        65, 65, 38
        CMYK:
        43, 44, 0, 38
      HSL:
        242°, 28.1633%, 48.0392%
        HSV (HSB):
        242°, 43.9490%, 61.5686%
        XYZ:
        13.7920, 11.5874, 33.4080
        xyY:
        0.2346, 0.1971, 11.5874
      CIE-Lab:
        40.5527, 18.9821, -37.3895
        CIE-LCH:
        40.5527, 41.9320, 296.9163
        CIE-Luv:
        40.5527, -3.2525, -55.8880
        Hunter-Lab:
        34.0403, 12.7516, -34.3604
      #5a589d color charts
#5a589d RGB chart
      #5a589d CMYK chart
      #5a589d RGB pie chart
      #5a589d color shades, tints & tones
#5a589d color schemes
#5a589d color preview, HTML & CSS examples
           This text has a color of #5a589d        
        
          <p style="color:#5a589d;">Text here</p>
        
        
          .mytext {color:#5a589d;}
        
        Text color #5a589d
      
           This box has a color of #5a589d        
        
          <div style="background-color:#5a589d;">Content here</div>
        
        
          .mybackground {background-color:#5a589d;}
        
        Background color #5a589d
      
           Border around this has a color of #5a589d        
        
          <div style="border:2px solid #5a589d;">Content here</div>
        
        
          .myborder {border:2px solid #5a589d;}
        
        Border color #5a589d