#5a689d color space conversions
Hex:
        #5a689d
        RGB:
        90, 104, 157
        CMY:
        65, 59, 38
        CMYK:
        43, 34, 0, 38
      HSL:
        227°, 27.1255%, 48.4314%
        HSV (HSB):
        227°, 42.6752%, 61.5686%
        XYZ:
        15.2526, 14.5086, 33.8948
        xyY:
        0.2396, 0.2279, 14.5086
      CIE-Lab:
        44.9537, 8.9781, -30.4538
        CIE-LCH:
        44.9537, 31.7497, 286.4261
        CIE-Luv:
        44.9537, -9.0485, -45.6107
        Hunter-Lab:
        38.0902, 4.8195, -26.0965
      #5a689d color charts
#5a689d RGB chart
      #5a689d CMYK chart
      #5a689d RGB pie chart
      #5a689d color shades, tints & tones
#5a689d color schemes
#5a689d color preview, HTML & CSS examples
           This text has a color of #5a689d        
        
          <p style="color:#5a689d;">Text here</p>
        
        
          .mytext {color:#5a689d;}
        
        Text color #5a689d
      
           This box has a color of #5a689d        
        
          <div style="background-color:#5a689d;">Content here</div>
        
        
          .mybackground {background-color:#5a689d;}
        
        Background color #5a689d
      
           Border around this has a color of #5a689d        
        
          <div style="border:2px solid #5a689d;">Content here</div>
        
        
          .myborder {border:2px solid #5a689d;}
        
        Border color #5a689d