#427ae4 color space conversions
Hex:
        #427ae4
        RGB:
        66, 122, 228
        CMY:
        74, 52, 11
        CMYK:
        71, 46, 0, 11
      HSL:
        219°, 75.0000%, 57.6471%
        HSV (HSB):
        219°, 71.0526%, 89.4118%
        XYZ:
        23.2099, 20.6788, 76.1669
        xyY:
        0.1933, 0.1722, 20.6788
      CIE-Lab:
        52.5961, 16.8498, -59.2719
        CIE-LCH:
        52.5961, 61.6204, 285.8694
        CIE-Luv:
        52.5961, -22.2992, -93.7544
        Hunter-Lab:
        45.4739, 11.5271, -67.4766
      #427ae4 color charts
#427ae4 RGB chart
      #427ae4 CMYK chart
      #427ae4 RGB pie chart
      #427ae4 color shades, tints & tones
#427ae4 color schemes
#427ae4 color preview, HTML & CSS examples
           This text has a color of #427ae4        
        
          <p style="color:#427ae4;">Text here</p>
        
        
          .mytext {color:#427ae4;}
        
        Text color #427ae4
      
           This box has a color of #427ae4        
        
          <div style="background-color:#427ae4;">Content here</div>
        
        
          .mybackground {background-color:#427ae4;}
        
        Background color #427ae4
      
           Border around this has a color of #427ae4        
        
          <div style="border:2px solid #427ae4;">Content here</div>
        
        
          .myborder {border:2px solid #427ae4;}
        
        Border color #427ae4