#5f6d85 color space conversions
Hex:
        #5f6d85
        RGB:
        95, 109, 133
        CMY:
        63, 57, 48
        CMYK:
        29, 18, 0, 48
      HSL:
        218°, 16.6667%, 44.7059%
        HSV (HSB):
        218°, 28.5714%, 52.1569%
        XYZ:
        14.4216, 15.0636, 24.3378
        xyY:
        0.2679, 0.2799, 15.0636
      CIE-Lab:
        45.7212, 0.6430, -14.9612
        CIE-LCH:
        45.7212, 14.9751, 272.4609
        CIE-Luv:
        45.7212, -8.1829, -21.2400
        Hunter-Lab:
        38.8119, -1.5944, -10.0107
      #5f6d85 color charts
#5f6d85 RGB chart
      #5f6d85 CMYK chart
      #5f6d85 RGB pie chart
      #5f6d85 color shades, tints & tones
#5f6d85 color schemes
#5f6d85 color preview, HTML & CSS examples
           This text has a color of #5f6d85        
        
          <p style="color:#5f6d85;">Text here</p>
        
        
          .mytext {color:#5f6d85;}
        
        Text color #5f6d85
      
           This box has a color of #5f6d85        
        
          <div style="background-color:#5f6d85;">Content here</div>
        
        
          .mybackground {background-color:#5f6d85;}
        
        Background color #5f6d85
      
           Border around this has a color of #5f6d85        
        
          <div style="border:2px solid #5f6d85;">Content here</div>
        
        
          .myborder {border:2px solid #5f6d85;}
        
        Border color #5f6d85