#427b4d color space conversions
Hex:
        #427b4d
        RGB:
        66, 123, 77
        CMY:
        74, 52, 70
        CMYK:
        46, 0, 37, 52
      HSL:
        132°, 30.1587%, 37.0588%
        HSV (HSB):
        132°, 46.3415%, 48.2353%
        XYZ:
        10.6693, 15.8600, 9.5201
        xyY:
        0.2960, 0.4400, 15.8600
      CIE-Lab:
        46.7903, -29.4523, 19.4908
        CIE-LCH:
        46.7903, 35.3176, 146.5044
        CIE-Luv:
        46.7903, -26.6684, 28.4242
        Hunter-Lab:
        39.8246, -21.8717, 13.7039
      #427b4d color charts
#427b4d RGB chart
      #427b4d CMYK chart
      #427b4d RGB pie chart
      #427b4d color shades, tints & tones
#427b4d color schemes
#427b4d color preview, HTML & CSS examples
           This text has a color of #427b4d        
        
          <p style="color:#427b4d;">Text here</p>
        
        
          .mytext {color:#427b4d;}
        
        Text color #427b4d
      
           This box has a color of #427b4d        
        
          <div style="background-color:#427b4d;">Content here</div>
        
        
          .mybackground {background-color:#427b4d;}
        
        Background color #427b4d
      
           Border around this has a color of #427b4d        
        
          <div style="border:2px solid #427b4d;">Content here</div>
        
        
          .myborder {border:2px solid #427b4d;}
        
        Border color #427b4d