#427b6d color space conversions
Hex:
        #427b6d
        RGB:
        66, 123, 109
        CMY:
        74, 52, 57
        CMYK:
        46, 0, 11, 52
      HSL:
        165°, 30.1587%, 37.0588%
        HSV (HSB):
        165°, 46.3415%, 48.2353%
        XYZ:
        12.0900, 16.4283, 17.0018
        xyY:
        0.2656, 0.3609, 16.4283
      CIE-Lab:
        47.5315, -22.3839, 1.8389
        CIE-LCH:
        47.5315, 22.4593, 175.3035
        CIE-Luv:
        47.5315, -25.7033, 5.7801
        Hunter-Lab:
        40.5318, -17.6868, 3.5021
      #427b6d color charts
#427b6d RGB chart
      #427b6d CMYK chart
      #427b6d RGB pie chart
      #427b6d color shades, tints & tones
#427b6d color schemes
#427b6d color preview, HTML & CSS examples
           This text has a color of #427b6d        
        
          <p style="color:#427b6d;">Text here</p>
        
        
          .mytext {color:#427b6d;}
        
        Text color #427b6d
      
           This box has a color of #427b6d        
        
          <div style="background-color:#427b6d;">Content here</div>
        
        
          .mybackground {background-color:#427b6d;}
        
        Background color #427b6d
      
           Border around this has a color of #427b6d        
        
          <div style="border:2px solid #427b6d;">Content here</div>
        
        
          .myborder {border:2px solid #427b6d;}
        
        Border color #427b6d