#4016ed color space conversions
Hex:
        #4016ed
        RGB:
        64, 22, 237
        CMY:
        75, 91, 7
        CMYK:
        73, 91, 0, 7
      HSL:
        252°, 85.6574%, 50.7843%
        HSV (HSB):
        252°, 90.7173%, 92.9412%
        XYZ:
        17.6873, 7.7782, 80.6899
        xyY:
        0.1666, 0.0733, 7.7782
      CIE-Lab:
        33.5167, 72.0255, -95.6143
        CIE-LCH:
        33.5167, 119.7071, 306.9904
        CIE-Luv:
        33.5167, -4.3101, -123.0326
        Hunter-Lab:
        27.8895, 64.3969, -152.0153
      #4016ed color charts
#4016ed RGB chart
      #4016ed CMYK chart
      #4016ed RGB pie chart
      #4016ed color shades, tints & tones
#4016ed color schemes
#4016ed color preview, HTML & CSS examples
           This text has a color of #4016ed        
        
          <p style="color:#4016ed;">Text here</p>
        
        
          .mytext {color:#4016ed;}
        
        Text color #4016ed
      
           This box has a color of #4016ed        
        
          <div style="background-color:#4016ed;">Content here</div>
        
        
          .mybackground {background-color:#4016ed;}
        
        Background color #4016ed
      
           Border around this has a color of #4016ed        
        
          <div style="border:2px solid #4016ed;">Content here</div>
        
        
          .myborder {border:2px solid #4016ed;}
        
        Border color #4016ed