#427aa6 color space conversions
Hex:
        #427aa6
        RGB:
        66, 122, 166
        CMY:
        74, 52, 35
        CMYK:
        60, 27, 0, 35
      HSL:
        206°, 43.1034%, 45.4902%
        HSV (HSB):
        206°, 60.2410%, 65.0980%
        XYZ:
        16.0892, 17.8305, 38.6700
        xyY:
        0.2216, 0.2456, 17.8305
      CIE-Lab:
        49.2899, -4.8323, -29.0655
        CIE-LCH:
        49.2899, 29.4644, 260.5605
        CIE-Luv:
        49.2899, -23.5604, -42.7425
        Hunter-Lab:
        42.2262, -5.8828, -24.7385
      #427aa6 color charts
#427aa6 RGB chart
      #427aa6 CMYK chart
      #427aa6 RGB pie chart
      #427aa6 color shades, tints & tones
#427aa6 color schemes
#427aa6 color preview, HTML & CSS examples
           This text has a color of #427aa6        
        
          <p style="color:#427aa6;">Text here</p>
        
        
          .mytext {color:#427aa6;}
        
        Text color #427aa6
      
           This box has a color of #427aa6        
        
          <div style="background-color:#427aa6;">Content here</div>
        
        
          .mybackground {background-color:#427aa6;}
        
        Background color #427aa6
      
           Border around this has a color of #427aa6        
        
          <div style="border:2px solid #427aa6;">Content here</div>
        
        
          .myborder {border:2px solid #427aa6;}
        
        Border color #427aa6