#4e14ff color space conversions
Hex:
        #4e14ff
        RGB:
        78, 20, 255
        CMY:
        69, 92, 0
        CMYK:
        69, 92, 0, 0
      HSL:
        255°, 100.0000%, 53.9216%
        HSV (HSB):
        255°, 92.1569%, 100.0000%
        XYZ:
        21.4420, 9.3400, 95.2804
        xyY:
        0.1701, 0.0741, 9.3400
      CIE-Lab:
        36.6309, 77.5204, -100.5555
        CIE-LCH:
        36.6309, 126.9677, 307.6294
        CIE-Luv:
        36.6309, -2.9187, -133.5476
        Hunter-Lab:
        30.5614, 71.7539, -163.4536
      #4e14ff color charts
#4e14ff RGB chart
      #4e14ff CMYK chart
      #4e14ff RGB pie chart
      #4e14ff color shades, tints & tones
#4e14ff color schemes
#4e14ff color preview, HTML & CSS examples
           This text has a color of #4e14ff        
        
          <p style="color:#4e14ff;">Text here</p>
        
        
          .mytext {color:#4e14ff;}
        
        Text color #4e14ff
      
           This box has a color of #4e14ff        
        
          <div style="background-color:#4e14ff;">Content here</div>
        
        
          .mybackground {background-color:#4e14ff;}
        
        Background color #4e14ff
      
           Border around this has a color of #4e14ff        
        
          <div style="border:2px solid #4e14ff;">Content here</div>
        
        
          .myborder {border:2px solid #4e14ff;}
        
        Border color #4e14ff