#427b7d color space conversions
Hex:
        #427b7d
        RGB:
        66, 123, 125
        CMY:
        74, 52, 51
        CMYK:
        47, 2, 0, 51
      HSL:
        182°, 30.8901%, 37.4510%
        HSV (HSB):
        182°, 47.2000%, 49.0196%
        XYZ:
        13.0314, 16.8048, 21.9589
        xyY:
        0.2516, 0.3244, 16.8048
      CIE-Lab:
        48.0132, -18.0964, -6.9186
        CIE-LCH:
        48.0132, 19.3738, 200.9227
        CIE-Luv:
        48.0132, -25.1862, -7.1033
        Hunter-Lab:
        40.9937, -14.9960, -3.0639
      #427b7d color charts
#427b7d RGB chart
      #427b7d CMYK chart
      #427b7d RGB pie chart
      #427b7d color shades, tints & tones
#427b7d color schemes
#427b7d color preview, HTML & CSS examples
           This text has a color of #427b7d        
        
          <p style="color:#427b7d;">Text here</p>
        
        
          .mytext {color:#427b7d;}
        
        Text color #427b7d
      
           This box has a color of #427b7d        
        
          <div style="background-color:#427b7d;">Content here</div>
        
        
          .mybackground {background-color:#427b7d;}
        
        Background color #427b7d
      
           Border around this has a color of #427b7d        
        
          <div style="border:2px solid #427b7d;">Content here</div>
        
        
          .myborder {border:2px solid #427b7d;}
        
        Border color #427b7d