#425d5f color space conversions
Hex:
        #425d5f
        RGB:
        66, 93, 95
        CMY:
        74, 64, 63
        CMYK:
        31, 2, 0, 63
      HSL:
        184°, 18.0124%, 31.5686%
        HSV (HSB):
        184°, 30.5263%, 37.2549%
        XYZ:
        8.2267, 9.8132, 12.2870
        xyY:
        0.2713, 0.3236, 9.8132
      CIE-Lab:
        37.5050, -9.4521, -4.3978
        CIE-LCH:
        37.5050, 10.4251, 204.9511
        CIE-Luv:
        37.5050, -13.0205, -4.4009
        Hunter-Lab:
        31.3260, -7.9437, -1.3272
      #425d5f color charts
#425d5f RGB chart
      #425d5f CMYK chart
      #425d5f RGB pie chart
      #425d5f color shades, tints & tones
#425d5f color schemes
#425d5f color preview, HTML & CSS examples
           This text has a color of #425d5f        
        
          <p style="color:#425d5f;">Text here</p>
        
        
          .mytext {color:#425d5f;}
        
        Text color #425d5f
      
           This box has a color of #425d5f        
        
          <div style="background-color:#425d5f;">Content here</div>
        
        
          .mybackground {background-color:#425d5f;}
        
        Background color #425d5f
      
           Border around this has a color of #425d5f        
        
          <div style="border:2px solid #425d5f;">Content here</div>
        
        
          .myborder {border:2px solid #425d5f;}
        
        Border color #425d5f