#427b8d color space conversions
Hex:
        #427b8d
        RGB:
        66, 123, 141
        CMY:
        74, 52, 45
        CMYK:
        53, 13, 0, 45
      HSL:
        194°, 36.2319%, 40.5882%
        HSV (HSB):
        194°, 53.1915%, 55.2941%
        XYZ:
        14.1374, 17.2473, 27.7832
        xyY:
        0.2389, 0.2915, 17.2473
      CIE-Lab:
        48.5701, -13.3997, -15.5263
        CIE-LCH:
        48.5701, 20.5089, 229.2048
        CIE-Luv:
        48.5701, -24.6752, -20.5525
        Hunter-Lab:
        41.5298, -11.9128, -10.5938
      #427b8d color charts
#427b8d RGB chart
      #427b8d CMYK chart
      #427b8d RGB pie chart
      #427b8d color shades, tints & tones
#427b8d color schemes
#427b8d color preview, HTML & CSS examples
           This text has a color of #427b8d        
        
          <p style="color:#427b8d;">Text here</p>
        
        
          .mytext {color:#427b8d;}
        
        Text color #427b8d
      
           This box has a color of #427b8d        
        
          <div style="background-color:#427b8d;">Content here</div>
        
        
          .mybackground {background-color:#427b8d;}
        
        Background color #427b8d
      
           Border around this has a color of #427b8d        
        
          <div style="border:2px solid #427b8d;">Content here</div>
        
        
          .myborder {border:2px solid #427b8d;}
        
        Border color #427b8d