#427e4e color space conversions
Hex:
        #427e4e
        RGB:
        66, 126, 78
        CMY:
        74, 51, 69
        CMYK:
        48, 0, 38, 51
      HSL:
        132°, 31.2500%, 37.6471%
        HSV (HSB):
        132°, 47.6190%, 49.4118%
        XYZ:
        11.0828, 16.6300, 9.8335
        xyY:
        0.2952, 0.4429, 16.6300
      CIE-Lab:
        47.7904, -30.6870, 20.2517
        CIE-LCH:
        47.7904, 36.7672, 146.5774
        CIE-Luv:
        47.7904, -27.9523, 29.6398
        Hunter-Lab:
        40.7799, -22.8539, 14.2490
      #427e4e color charts
#427e4e RGB chart
      #427e4e CMYK chart
      #427e4e RGB pie chart
      #427e4e color shades, tints & tones
#427e4e color schemes
#427e4e color preview, HTML & CSS examples
           This text has a color of #427e4e        
        
          <p style="color:#427e4e;">Text here</p>
        
        
          .mytext {color:#427e4e;}
        
        Text color #427e4e
      
           This box has a color of #427e4e        
        
          <div style="background-color:#427e4e;">Content here</div>
        
        
          .mybackground {background-color:#427e4e;}
        
        Background color #427e4e
      
           Border around this has a color of #427e4e        
        
          <div style="border:2px solid #427e4e;">Content here</div>
        
        
          .myborder {border:2px solid #427e4e;}
        
        Border color #427e4e