#427d88 color space conversions
Hex:
        #427d88
        RGB:
        66, 125, 136
        CMY:
        74, 51, 47
        CMYK:
        51, 8, 0, 47
      HSL:
        189°, 34.6535%, 39.6078%
        HSV (HSB):
        189°, 51.4706%, 53.3333%
        XYZ:
        14.0243, 17.6031, 25.9511
        xyY:
        0.2436, 0.3057, 17.6031
      CIE-Lab:
        49.0111, -16.0090, -11.9139
        CIE-LCH:
        49.0111, 19.9557, 216.6567
        CIE-Luv:
        49.0111, -25.6319, -14.7942
        Hunter-Lab:
        41.9560, -13.7571, -7.3036
      #427d88 color charts
#427d88 RGB chart
      #427d88 CMYK chart
      #427d88 RGB pie chart
      #427d88 color shades, tints & tones
#427d88 color schemes
#427d88 color preview, HTML & CSS examples
           This text has a color of #427d88        
        
          <p style="color:#427d88;">Text here</p>
        
        
          .mytext {color:#427d88;}
        
        Text color #427d88
      
           This box has a color of #427d88        
        
          <div style="background-color:#427d88;">Content here</div>
        
        
          .mybackground {background-color:#427d88;}
        
        Background color #427d88
      
           Border around this has a color of #427d88        
        
          <div style="border:2px solid #427d88;">Content here</div>
        
        
          .myborder {border:2px solid #427d88;}
        
        Border color #427d88