#427a5f color space conversions
Hex:
        #427a5f
        RGB:
        66, 122, 95
        CMY:
        74, 52, 63
        CMYK:
        46, 0, 22, 52
      HSL:
        151°, 29.7872%, 36.8627%
        HSV (HSB):
        151°, 45.9016%, 47.8431%
        XYZ:
        11.2719, 15.9035, 13.3021
        xyY:
        0.2785, 0.3929, 15.9035
      CIE-Lab:
        46.8477, -25.2420, 9.1189
        CIE-LCH:
        46.8477, 26.8387, 160.1373
        CIE-Luv:
        46.8477, -25.7138, 15.6395
        Hunter-Lab:
        39.8792, -19.3357, 8.1388
      #427a5f color charts
#427a5f RGB chart
      #427a5f CMYK chart
      #427a5f RGB pie chart
      #427a5f color shades, tints & tones
#427a5f color schemes
#427a5f color preview, HTML & CSS examples
           This text has a color of #427a5f        
        
          <p style="color:#427a5f;">Text here</p>
        
        
          .mytext {color:#427a5f;}
        
        Text color #427a5f
      
           This box has a color of #427a5f        
        
          <div style="background-color:#427a5f;">Content here</div>
        
        
          .mybackground {background-color:#427a5f;}
        
        Background color #427a5f
      
           Border around this has a color of #427a5f        
        
          <div style="border:2px solid #427a5f;">Content here</div>
        
        
          .myborder {border:2px solid #427a5f;}
        
        Border color #427a5f