#5f858a color space conversions
Hex:
        #5f858a
        RGB:
        95, 133, 138
        CMY:
        63, 48, 46
        CMYK:
        31, 4, 0, 46
      HSL:
        187°, 18.4549%, 45.6863%
        HSV (HSB):
        187°, 31.1594%, 54.1176%
        XYZ:
        17.6943, 21.0429, 27.1739
        xyY:
        0.2685, 0.3193, 21.0429
      CIE-Lab:
        52.9964, -11.9015, -6.9603
        CIE-LCH:
        52.9964, 13.7874, 210.3203
        CIE-Luv:
        52.9964, -18.7635, -8.1499
        Hunter-Lab:
        45.8726, -11.4247, -3.0112
      #5f858a color charts
#5f858a RGB chart
      #5f858a CMYK chart
      #5f858a RGB pie chart
      #5f858a color shades, tints & tones
#5f858a color schemes
#5f858a color preview, HTML & CSS examples
           This text has a color of #5f858a        
        
          <p style="color:#5f858a;">Text here</p>
        
        
          .mytext {color:#5f858a;}
        
        Text color #5f858a
      
           This box has a color of #5f858a        
        
          <div style="background-color:#5f858a;">Content here</div>
        
        
          .mybackground {background-color:#5f858a;}
        
        Background color #5f858a
      
           Border around this has a color of #5f858a        
        
          <div style="border:2px solid #5f858a;">Content here</div>
        
        
          .myborder {border:2px solid #5f858a;}
        
        Border color #5f858a