#427f8d color space conversions
Hex:
        #427f8d
        RGB:
        66, 127, 141
        CMY:
        74, 50, 45
        CMYK:
        53, 10, 0, 45
      HSL:
        191°, 36.2319%, 40.5882%
        HSV (HSB):
        191°, 53.1915%, 55.2941%
        XYZ:
        14.6439, 18.2601, 27.9520
        xyY:
        0.2406, 0.3001, 18.2601
      CIE-Lab:
        49.8101, -15.6182, -13.6448
        CIE-LCH:
        49.8101, 20.7391, 221.1420
        CIE-Luv:
        49.8101, -26.2565, -17.5067
        Hunter-Lab:
        42.7318, -13.6101, -8.8709
      #427f8d color charts
#427f8d RGB chart
      #427f8d CMYK chart
      #427f8d RGB pie chart
      #427f8d color shades, tints & tones
#427f8d color schemes
#427f8d color preview, HTML & CSS examples
           This text has a color of #427f8d        
        
          <p style="color:#427f8d;">Text here</p>
        
        
          .mytext {color:#427f8d;}
        
        Text color #427f8d
      
           This box has a color of #427f8d        
        
          <div style="background-color:#427f8d;">Content here</div>
        
        
          .mybackground {background-color:#427f8d;}
        
        Background color #427f8d
      
           Border around this has a color of #427f8d        
        
          <div style="border:2px solid #427f8d;">Content here</div>
        
        
          .myborder {border:2px solid #427f8d;}
        
        Border color #427f8d