#4270ef color space conversions
Hex:
        #4270ef
        RGB:
        66, 112, 239
        CMY:
        74, 56, 6
        CMYK:
        72, 53, 0, 6
      HSL:
        224°, 84.3902%, 59.8039%
        HSV (HSB):
        224°, 72.3849%, 93.7255%
        XYZ:
        23.6209, 18.9786, 84.0796
        xyY:
        0.1865, 0.1498, 18.9786
      CIE-Lab:
        50.6621, 27.0200, -68.5529
        CIE-LCH:
        50.6621, 73.6857, 291.5117
        CIE-Luv:
        50.6621, -19.2847, -107.7590
        Hunter-Lab:
        43.5644, 20.5462, -83.9350
      #4270ef color charts
#4270ef RGB chart
      #4270ef CMYK chart
      #4270ef RGB pie chart
      #4270ef color shades, tints & tones
#4270ef color schemes
#4270ef color preview, HTML & CSS examples
           This text has a color of #4270ef        
        
          <p style="color:#4270ef;">Text here</p>
        
        
          .mytext {color:#4270ef;}
        
        Text color #4270ef
      
           This box has a color of #4270ef        
        
          <div style="background-color:#4270ef;">Content here</div>
        
        
          .mybackground {background-color:#4270ef;}
        
        Background color #4270ef
      
           Border around this has a color of #4270ef        
        
          <div style="border:2px solid #4270ef;">Content here</div>
        
        
          .myborder {border:2px solid #4270ef;}
        
        Border color #4270ef