#427be2 color space conversions
Hex:
        #427be2
        RGB:
        66, 123, 226
        CMY:
        74, 52, 11
        CMYK:
        71, 46, 0, 11
      HSL:
        219°, 73.3945%, 57.2549%
        HSV (HSB):
        219°, 70.7965%, 88.6275%
        XYZ:
        23.0572, 20.8152, 74.7540
        xyY:
        0.1944, 0.1755, 20.8152
      CIE-Lab:
        52.7466, 15.5143, -57.9077
        CIE-LCH:
        52.7466, 59.9500, 284.9981
        CIE-Luv:
        52.7466, -22.6366, -91.5663
        Hunter-Lab:
        45.6236, 10.3687, -65.2097
      #427be2 color charts
#427be2 RGB chart
      #427be2 CMYK chart
      #427be2 RGB pie chart
      #427be2 color shades, tints & tones
#427be2 color schemes
#427be2 color preview, HTML & CSS examples
           This text has a color of #427be2        
        
          <p style="color:#427be2;">Text here</p>
        
        
          .mytext {color:#427be2;}
        
        Text color #427be2
      
           This box has a color of #427be2        
        
          <div style="background-color:#427be2;">Content here</div>
        
        
          .mybackground {background-color:#427be2;}
        
        Background color #427be2
      
           Border around this has a color of #427be2        
        
          <div style="border:2px solid #427be2;">Content here</div>
        
        
          .myborder {border:2px solid #427be2;}
        
        Border color #427be2