#427a4f color space conversions
Hex:
        #427a4f
        RGB:
        66, 122, 79
        CMY:
        74, 52, 69
        CMYK:
        46, 0, 35, 52
      HSL:
        134°, 29.7872%, 36.8627%
        HSV (HSB):
        134°, 45.9016%, 47.8431%
        XYZ:
        10.6176, 15.6418, 9.8567
        xyY:
        0.2940, 0.4331, 15.6418
      CIE-Lab:
        46.5010, -28.5959, 17.9581
        CIE-LCH:
        46.5010, 33.7671, 147.8713
        CIE-Luv:
        46.5010, -26.1744, 26.5517
        Hunter-Lab:
        39.5498, -21.2917, 12.9084
      #427a4f color charts
#427a4f RGB chart
      #427a4f CMYK chart
      #427a4f RGB pie chart
      #427a4f color shades, tints & tones
#427a4f color schemes
#427a4f color preview, HTML & CSS examples
           This text has a color of #427a4f        
        
          <p style="color:#427a4f;">Text here</p>
        
        
          .mytext {color:#427a4f;}
        
        Text color #427a4f
      
           This box has a color of #427a4f        
        
          <div style="background-color:#427a4f;">Content here</div>
        
        
          .mybackground {background-color:#427a4f;}
        
        Background color #427a4f
      
           Border around this has a color of #427a4f        
        
          <div style="border:2px solid #427a4f;">Content here</div>
        
        
          .myborder {border:2px solid #427a4f;}
        
        Border color #427a4f