#427ac6 color space conversions
Hex:
        #427ac6
        RGB:
        66, 122, 198
        CMY:
        74, 52, 22
        CMYK:
        67, 38, 0, 22
      HSL:
        215°, 53.6585%, 51.7647%
        HSV (HSB):
        215°, 66.6667%, 77.6471%
        XYZ:
        19.3993, 19.1545, 56.1008
        xyY:
        0.2049, 0.2024, 19.1545
      CIE-Lab:
        50.8675, 6.1656, -45.0479
        CIE-LCH:
        50.8675, 45.4679, 277.7935
        CIE-Luv:
        50.8675, -22.8033, -69.7142
        Hunter-Lab:
        43.7659, 2.5303, -45.3641
      #427ac6 color charts
#427ac6 RGB chart
      #427ac6 CMYK chart
      #427ac6 RGB pie chart
      #427ac6 color shades, tints & tones
#427ac6 color schemes
#427ac6 color preview, HTML & CSS examples
           This text has a color of #427ac6        
        
          <p style="color:#427ac6;">Text here</p>
        
        
          .mytext {color:#427ac6;}
        
        Text color #427ac6
      
           This box has a color of #427ac6        
        
          <div style="background-color:#427ac6;">Content here</div>
        
        
          .mybackground {background-color:#427ac6;}
        
        Background color #427ac6
      
           Border around this has a color of #427ac6        
        
          <div style="border:2px solid #427ac6;">Content here</div>
        
        
          .myborder {border:2px solid #427ac6;}
        
        Border color #427ac6