#427e5f color space conversions
Hex:
        #427e5f
        RGB:
        66, 126, 95
        CMY:
        74, 51, 63
        CMYK:
        48, 0, 25, 51
      HSL:
        149°, 31.2500%, 37.6471%
        HSV (HSB):
        149°, 47.6190%, 49.4118%
        XYZ:
        11.7732, 16.9062, 13.4692
        xyY:
        0.2793, 0.4011, 16.9062
      CIE-Lab:
        48.1416, -27.2301, 10.9360
        CIE-LCH:
        48.1416, 29.3441, 158.1189
        CIE-Luv:
        48.1416, -27.4294, 18.3201
        Hunter-Lab:
        41.1171, -20.8446, 9.3597
      #427e5f color charts
#427e5f RGB chart
      #427e5f CMYK chart
      #427e5f RGB pie chart
      #427e5f color shades, tints & tones
#427e5f color schemes
#427e5f color preview, HTML & CSS examples
           This text has a color of #427e5f        
        
          <p style="color:#427e5f;">Text here</p>
        
        
          .mytext {color:#427e5f;}
        
        Text color #427e5f
      
           This box has a color of #427e5f        
        
          <div style="background-color:#427e5f;">Content here</div>
        
        
          .mybackground {background-color:#427e5f;}
        
        Background color #427e5f
      
           Border around this has a color of #427e5f        
        
          <div style="border:2px solid #427e5f;">Content here</div>
        
        
          .myborder {border:2px solid #427e5f;}
        
        Border color #427e5f