#425b6f color space conversions
Hex:
        #425b6f
        RGB:
        66, 91, 111
        CMY:
        74, 64, 56
        CMYK:
        41, 18, 0, 56
      HSL:
        207°, 25.4237%, 34.7059%
        HSV (HSB):
        207°, 40.5405%, 43.5294%
        XYZ:
        8.8571, 9.7881, 16.4614
        xyY:
        0.2523, 0.2788, 9.7881
      CIE-Lab:
        37.4594, -3.7446, -14.3734
        CIE-LCH:
        37.4594, 14.8531, 255.3978
        CIE-Luv:
        37.4594, -12.2092, -18.8683
        Hunter-Lab:
        31.2860, -4.2169, -9.2958
      #425b6f color charts
#425b6f RGB chart
      #425b6f CMYK chart
      #425b6f RGB pie chart
      #425b6f color shades, tints & tones
#425b6f color schemes
#425b6f color preview, HTML & CSS examples
           This text has a color of #425b6f        
        
          <p style="color:#425b6f;">Text here</p>
        
        
          .mytext {color:#425b6f;}
        
        Text color #425b6f
      
           This box has a color of #425b6f        
        
          <div style="background-color:#425b6f;">Content here</div>
        
        
          .mybackground {background-color:#425b6f;}
        
        Background color #425b6f
      
           Border around this has a color of #425b6f        
        
          <div style="border:2px solid #425b6f;">Content here</div>
        
        
          .myborder {border:2px solid #425b6f;}
        
        Border color #425b6f