#4013e1 color space conversions
Hex:
        #4013e1
        RGB:
        64, 19, 225
        CMY:
        75, 93, 12
        CMYK:
        72, 92, 0, 12
      HSL:
        253°, 84.4262%, 47.8431%
        HSV (HSB):
        253°, 91.5556%, 88.2353%
        XYZ:
        15.9378, 6.9920, 71.7437
        xyY:
        0.1683, 0.0739, 6.9920
      CIE-Lab:
        31.7886, 69.7337, -91.6413
        CIE-LCH:
        31.7886, 115.1561, 307.2690
        CIE-Luv:
        31.7886, -3.3602, -116.1563
        Hunter-Lab:
        26.4423, 61.3148, -142.3568
      #4013e1 color charts
#4013e1 RGB chart
      #4013e1 CMYK chart
      #4013e1 RGB pie chart
      #4013e1 color shades, tints & tones
#4013e1 color schemes
#4013e1 color preview, HTML & CSS examples
           This text has a color of #4013e1        
        
          <p style="color:#4013e1;">Text here</p>
        
        
          .mytext {color:#4013e1;}
        
        Text color #4013e1
      
           This box has a color of #4013e1        
        
          <div style="background-color:#4013e1;">Content here</div>
        
        
          .mybackground {background-color:#4013e1;}
        
        Background color #4013e1
      
           Border around this has a color of #4013e1        
        
          <div style="border:2px solid #4013e1;">Content here</div>
        
        
          .myborder {border:2px solid #4013e1;}
        
        Border color #4013e1