#427f6e color space conversions
Hex:
        #427f6e
        RGB:
        66, 127, 110
        CMY:
        74, 50, 57
        CMYK:
        48, 0, 13, 50
      HSL:
        163°, 31.6062%, 37.8431%
        HSV (HSB):
        163°, 48.0315%, 49.8039%
        XYZ:
        12.6506, 17.4628, 17.4557
        xyY:
        0.2659, 0.3671, 17.4628
      CIE-Lab:
        48.8379, -24.1874, 3.1413
        CIE-LCH:
        48.8379, 24.3906, 172.6003
        CIE-Luv:
        48.8379, -27.3468, 7.8410
        Hunter-Lab:
        41.7885, -19.0926, 4.4855
      #427f6e color charts
#427f6e RGB chart
      #427f6e CMYK chart
      #427f6e RGB pie chart
      #427f6e color shades, tints & tones
#427f6e color schemes
#427f6e color preview, HTML & CSS examples
           This text has a color of #427f6e        
        
          <p style="color:#427f6e;">Text here</p>
        
        
          .mytext {color:#427f6e;}
        
        Text color #427f6e
      
           This box has a color of #427f6e        
        
          <div style="background-color:#427f6e;">Content here</div>
        
        
          .mybackground {background-color:#427f6e;}
        
        Background color #427f6e
      
           Border around this has a color of #427f6e        
        
          <div style="border:2px solid #427f6e;">Content here</div>
        
        
          .myborder {border:2px solid #427f6e;}
        
        Border color #427f6e