#427b9d color space conversions
Hex:
        #427b9d
        RGB:
        66, 123, 157
        CMY:
        74, 52, 38
        CMYK:
        58, 22, 0, 38
      HSL:
        202°, 40.8072%, 43.7255%
        HSV (HSB):
        202°, 57.9618%, 61.5686%
        XYZ:
        15.4155, 17.7585, 34.5135
        xyY:
        0.2277, 0.2624, 17.7585
      CIE-Lab:
        49.2019, -8.3688, -23.9491
        CIE-LCH:
        49.2019, 25.3692, 250.7386
        CIE-Luv:
        49.2019, -24.1887, -34.2596
        Hunter-Lab:
        42.1408, -8.4494, -19.0602
      #427b9d color charts
#427b9d RGB chart
      #427b9d CMYK chart
      #427b9d RGB pie chart
      #427b9d color shades, tints & tones
#427b9d color schemes
#427b9d color preview, HTML & CSS examples
           This text has a color of #427b9d        
        
          <p style="color:#427b9d;">Text here</p>
        
        
          .mytext {color:#427b9d;}
        
        Text color #427b9d
      
           This box has a color of #427b9d        
        
          <div style="background-color:#427b9d;">Content here</div>
        
        
          .mybackground {background-color:#427b9d;}
        
        Background color #427b9d
      
           Border around this has a color of #427b9d        
        
          <div style="border:2px solid #427b9d;">Content here</div>
        
        
          .myborder {border:2px solid #427b9d;}
        
        Border color #427b9d