#4034ff color space conversions
Hex:
        #4034ff
        RGB:
        64, 52, 255
        CMY:
        75, 80, 0
        CMYK:
        75, 80, 0, 0
      HSL:
        244°, 100.0000%, 60.1961%
        HSV (HSB):
        244°, 79.6078%, 100.0000%
        XYZ:
        21.3923, 10.7660, 95.5583
        xyY:
        0.1675, 0.0843, 10.7660
      CIE-Lab:
        39.1835, 66.2824, -96.3402
        CIE-LCH:
        39.1835, 116.9392, 304.5281
        CIE-Luv:
        39.1835, -7.9492, -133.4512
        Hunter-Lab:
        32.8115, 58.9576, -149.7044
      #4034ff color charts
#4034ff RGB chart
      #4034ff CMYK chart
      #4034ff RGB pie chart
      #4034ff color shades, tints & tones
#4034ff color schemes
#4034ff color preview, HTML & CSS examples
           This text has a color of #4034ff        
        
          <p style="color:#4034ff;">Text here</p>
        
        
          .mytext {color:#4034ff;}
        
        Text color #4034ff
      
           This box has a color of #4034ff        
        
          <div style="background-color:#4034ff;">Content here</div>
        
        
          .mybackground {background-color:#4034ff;}
        
        Background color #4034ff
      
           Border around this has a color of #4034ff        
        
          <div style="border:2px solid #4034ff;">Content here</div>
        
        
          .myborder {border:2px solid #4034ff;}
        
        Border color #4034ff