#4013e3 color space conversions
Hex:
        #4013e3
        RGB:
        64, 19, 227
        CMY:
        75, 93, 11
        CMYK:
        72, 92, 0, 11
      HSL:
        253°, 84.5528%, 48.2353%
        HSV (HSB):
        253°, 91.6300%, 89.0196%
        XYZ:
        16.2124, 7.1018, 73.1893
        xyY:
        0.1680, 0.0736, 7.1018
      CIE-Lab:
        32.0375, 70.2350, -92.3734
        CIE-LCH:
        32.0375, 116.0422, 307.2471
        CIE-Luv:
        32.0375, -3.4951, -117.2891
        Hunter-Lab:
        26.6492, 61.9566, -144.1797
      #4013e3 color charts
#4013e3 RGB chart
      #4013e3 CMYK chart
      #4013e3 RGB pie chart
      #4013e3 color shades, tints & tones
#4013e3 color schemes
#4013e3 color preview, HTML & CSS examples
           This text has a color of #4013e3        
        
          <p style="color:#4013e3;">Text here</p>
        
        
          .mytext {color:#4013e3;}
        
        Text color #4013e3
      
           This box has a color of #4013e3        
        
          <div style="background-color:#4013e3;">Content here</div>
        
        
          .mybackground {background-color:#4013e3;}
        
        Background color #4013e3
      
           Border around this has a color of #4013e3        
        
          <div style="border:2px solid #4013e3;">Content here</div>
        
        
          .myborder {border:2px solid #4013e3;}
        
        Border color #4013e3