#427a9e color space conversions
Hex:
        #427a9e
        RGB:
        66, 122, 158
        CMY:
        74, 52, 38
        CMYK:
        58, 23, 0, 38
      HSL:
        203°, 41.0714%, 43.9216%
        HSV (HSB):
        203°, 58.2278%, 61.9608%
        XYZ:
        15.3779, 17.5459, 34.9240
        xyY:
        0.2267, 0.2586, 17.5459
      CIE-Lab:
        48.9407, -7.4653, -24.9378
        CIE-LCH:
        48.9407, 26.0312, 253.3346
        CIE-Luv:
        48.9407, -23.7807, -35.8795
        Hunter-Lab:
        41.8879, -7.7729, -20.1114
      #427a9e color charts
#427a9e RGB chart
      #427a9e CMYK chart
      #427a9e RGB pie chart
      #427a9e color shades, tints & tones
#427a9e color schemes
#427a9e color preview, HTML & CSS examples
           This text has a color of #427a9e        
        
          <p style="color:#427a9e;">Text here</p>
        
        
          .mytext {color:#427a9e;}
        
        Text color #427a9e
      
           This box has a color of #427a9e        
        
          <div style="background-color:#427a9e;">Content here</div>
        
        
          .mybackground {background-color:#427a9e;}
        
        Background color #427a9e
      
           Border around this has a color of #427a9e        
        
          <div style="border:2px solid #427a9e;">Content here</div>
        
        
          .myborder {border:2px solid #427a9e;}
        
        Border color #427a9e