#5f818d color space conversions
Hex:
        #5f818d
        RGB:
        95, 129, 141
        CMY:
        63, 49, 45
        CMYK:
        33, 9, 0, 45
      HSL:
        196°, 19.4915%, 46.2745%
        HSV (HSB):
        196°, 32.6241%, 55.2941%
        XYZ:
        17.3773, 20.0565, 28.1547
        xyY:
        0.2649, 0.3058, 20.0565
      CIE-Lab:
        51.9010, -8.8950, -10.3462
        CIE-LCH:
        51.9010, 13.6442, 229.3129
        CIE-Luv:
        51.9010, -17.0212, -13.5472
        Hunter-Lab:
        44.7845, -9.1112, -5.9248
      #5f818d color charts
#5f818d RGB chart
      #5f818d CMYK chart
      #5f818d RGB pie chart
      #5f818d color shades, tints & tones
#5f818d color schemes
#5f818d color preview, HTML & CSS examples
           This text has a color of #5f818d        
        
          <p style="color:#5f818d;">Text here</p>
        
        
          .mytext {color:#5f818d;}
        
        Text color #5f818d
      
           This box has a color of #5f818d        
        
          <div style="background-color:#5f818d;">Content here</div>
        
        
          .mybackground {background-color:#5f818d;}
        
        Background color #5f818d
      
           Border around this has a color of #5f818d        
        
          <div style="border:2px solid #5f818d;">Content here</div>
        
        
          .myborder {border:2px solid #5f818d;}
        
        Border color #5f818d