#4013ed color space conversions
Hex:
        #4013ed
        RGB:
        64, 19, 237
        CMY:
        75, 93, 7
        CMYK:
        73, 92, 0, 7
      HSL:
        252°, 85.8268%, 50.1961%
        HSV (HSB):
        252°, 91.9831%, 92.9412%
        XYZ:
        17.6333, 7.6702, 80.6719
        xyY:
        0.1664, 0.0724, 7.6702
      CIE-Lab:
        33.2863, 72.7277, -95.9981
        CIE-LCH:
        33.2863, 120.4365, 307.1474
        CIE-Luv:
        33.2863, -4.1548, -122.9387
        Hunter-Lab:
        27.6951, 65.1836, -153.3171
      #4013ed color charts
#4013ed RGB chart
      #4013ed CMYK chart
      #4013ed RGB pie chart
      #4013ed color shades, tints & tones
#4013ed color schemes
#4013ed color preview, HTML & CSS examples
           This text has a color of #4013ed        
        
          <p style="color:#4013ed;">Text here</p>
        
        
          .mytext {color:#4013ed;}
        
        Text color #4013ed
      
           This box has a color of #4013ed        
        
          <div style="background-color:#4013ed;">Content here</div>
        
        
          .mybackground {background-color:#4013ed;}
        
        Background color #4013ed
      
           Border around this has a color of #4013ed        
        
          <div style="border:2px solid #4013ed;">Content here</div>
        
        
          .myborder {border:2px solid #4013ed;}
        
        Border color #4013ed