#427f5d color space conversions
Hex:
        #427f5d
        RGB:
        66, 127, 93
        CMY:
        74, 50, 64
        CMYK:
        48, 0, 27, 50
      HSL:
        147°, 31.6062%, 37.8431%
        HSV (HSB):
        147°, 48.0315%, 49.8039%
        XYZ:
        11.8119, 17.1273, 13.0393
        xyY:
        0.2814, 0.4080, 17.1273
      CIE-Lab:
        48.4200, -28.1572, 12.4878
        CIE-LCH:
        48.4200, 30.8021, 156.0826
        CIE-Luv:
        48.4200, -27.9217, 20.3934
        Hunter-Lab:
        41.3852, -21.4775, 10.2890
      #427f5d color charts
#427f5d RGB chart
      #427f5d CMYK chart
      #427f5d RGB pie chart
      #427f5d color shades, tints & tones
#427f5d color schemes
#427f5d color preview, HTML & CSS examples
           This text has a color of #427f5d        
        
          <p style="color:#427f5d;">Text here</p>
        
        
          .mytext {color:#427f5d;}
        
        Text color #427f5d
      
           This box has a color of #427f5d        
        
          <div style="background-color:#427f5d;">Content here</div>
        
        
          .mybackground {background-color:#427f5d;}
        
        Background color #427f5d
      
           Border around this has a color of #427f5d        
        
          <div style="border:2px solid #427f5d;">Content here</div>
        
        
          .myborder {border:2px solid #427f5d;}
        
        Border color #427f5d