#4016ec color space conversions
Hex:
        #4016ec
        RGB:
        64, 22, 236
        CMY:
        75, 91, 7
        CMYK:
        73, 91, 0, 7
      HSL:
        252°, 84.9206%, 50.5882%
        HSV (HSB):
        252°, 90.6780%, 92.5490%
        XYZ:
        17.5416, 7.7199, 79.9224
        xyY:
        0.1668, 0.0734, 7.7199
      CIE-Lab:
        33.3927, 71.7739, -95.2525
        CIE-LCH:
        33.3927, 119.2667, 306.9984
        CIE-Luv:
        33.3927, -4.2459, -122.4689
        Hunter-Lab:
        27.7848, 64.0705, -151.0973
      #4016ec color charts
#4016ec RGB chart
      #4016ec CMYK chart
      #4016ec RGB pie chart
      #4016ec color shades, tints & tones
#4016ec color schemes
#4016ec color preview, HTML & CSS examples
           This text has a color of #4016ec        
        
          <p style="color:#4016ec;">Text here</p>
        
        
          .mytext {color:#4016ec;}
        
        Text color #4016ec
      
           This box has a color of #4016ec        
        
          <div style="background-color:#4016ec;">Content here</div>
        
        
          .mybackground {background-color:#4016ec;}
        
        Background color #4016ec
      
           Border around this has a color of #4016ec        
        
          <div style="border:2px solid #4016ec;">Content here</div>
        
        
          .myborder {border:2px solid #4016ec;}
        
        Border color #4016ec