#4034c1 color space conversions
Hex:
        #4034c1
        RGB:
        64, 52, 193
        CMY:
        75, 80, 24
        CMYK:
        67, 73, 0, 24
      HSL:
        245°, 57.5510%, 48.0392%
        HSV (HSB):
        245°, 73.0570%, 75.6863%
        XYZ:
        12.9680, 7.3962, 51.1962
        xyY:
        0.1812, 0.1034, 7.3962
      CIE-Lab:
        32.6924, 47.5225, -71.5686
        CIE-LCH:
        32.6924, 85.9096, 303.5847
        CIE-Luv:
        32.6924, -4.6384, -97.0953
        Hunter-Lab:
        27.1960, 37.5219, -92.5756
      #4034c1 color charts
#4034c1 RGB chart
      #4034c1 CMYK chart
      #4034c1 RGB pie chart
      #4034c1 color shades, tints & tones
#4034c1 color schemes
#4034c1 color preview, HTML & CSS examples
           This text has a color of #4034c1        
        
          <p style="color:#4034c1;">Text here</p>
        
        
          .mytext {color:#4034c1;}
        
        Text color #4034c1
      
           This box has a color of #4034c1        
        
          <div style="background-color:#4034c1;">Content here</div>
        
        
          .mybackground {background-color:#4034c1;}
        
        Background color #4034c1
      
           Border around this has a color of #4034c1        
        
          <div style="border:2px solid #4034c1;">Content here</div>
        
        
          .myborder {border:2px solid #4034c1;}
        
        Border color #4034c1