#5f769d color space conversions
Hex:
        #5f769d
        RGB:
        95, 118, 157
        CMY:
        63, 54, 38
        CMYK:
        39, 25, 0, 38
      HSL:
        218°, 24.6032%, 49.4118%
        HSV (HSB):
        218°, 39.4904%, 61.5686%
        XYZ:
        17.2836, 17.8241, 34.4277
        xyY:
        0.2486, 0.2563, 17.8241
      CIE-Lab:
        49.2820, 1.8825, -23.6978
        CIE-LCH:
        49.2820, 23.7724, 274.5419
        CIE-Luv:
        49.2820, -12.5736, -35.1177
        Hunter-Lab:
        42.2186, -0.8077, -18.7959
      #5f769d color charts
#5f769d RGB chart
      #5f769d CMYK chart
      #5f769d RGB pie chart
      #5f769d color shades, tints & tones
#5f769d color schemes
#5f769d color preview, HTML & CSS examples
           This text has a color of #5f769d        
        
          <p style="color:#5f769d;">Text here</p>
        
        
          .mytext {color:#5f769d;}
        
        Text color #5f769d
      
           This box has a color of #5f769d        
        
          <div style="background-color:#5f769d;">Content here</div>
        
        
          .mybackground {background-color:#5f769d;}
        
        Background color #5f769d
      
           Border around this has a color of #5f769d        
        
          <div style="border:2px solid #5f769d;">Content here</div>
        
        
          .myborder {border:2px solid #5f769d;}
        
        Border color #5f769d