#4062e5 color space conversions
Hex:
        #4062e5
        RGB:
        64, 98, 229
        CMY:
        75, 62, 10
        CMYK:
        72, 57, 0, 10
      HSL:
        228°, 76.0369%, 57.4510%
        HSV (HSB):
        228°, 72.0524%, 89.8039%
        XYZ:
        20.6249, 15.4825, 76.0301
        xyY:
        0.1839, 0.1381, 15.4825
      CIE-Lab:
        46.2881, 31.9776, -70.0414
        CIE-LCH:
        46.2881, 76.9959, 294.5392
        CIE-Luv:
        46.2881, -15.8296, -107.4804
        Hunter-Lab:
        39.3478, 24.7055, -87.0201
      #4062e5 color charts
#4062e5 RGB chart
      #4062e5 CMYK chart
      #4062e5 RGB pie chart
      #4062e5 color shades, tints & tones
#4062e5 color schemes
#4062e5 color preview, HTML & CSS examples
           This text has a color of #4062e5        
        
          <p style="color:#4062e5;">Text here</p>
        
        
          .mytext {color:#4062e5;}
        
        Text color #4062e5
      
           This box has a color of #4062e5        
        
          <div style="background-color:#4062e5;">Content here</div>
        
        
          .mybackground {background-color:#4062e5;}
        
        Background color #4062e5
      
           Border around this has a color of #4062e5        
        
          <div style="border:2px solid #4062e5;">Content here</div>
        
        
          .myborder {border:2px solid #4062e5;}
        
        Border color #4062e5