#4e14eb color space conversions
Hex:
        #4e14eb
        RGB:
        78, 20, 235
        CMY:
        69, 92, 8
        CMYK:
        67, 91, 0, 8
      HSL:
        256°, 84.3137%, 50.0000%
        HSV (HSB):
        256°, 91.4894%, 92.1569%
        XYZ:
        18.3874, 8.1182, 79.1951
        xyY:
        0.1740, 0.0768, 8.1182
      CIE-Lab:
        34.2278, 72.6783, -93.2637
        CIE-LCH:
        34.2278, 118.2381, 307.9285
        CIE-Luv:
        34.2278, -1.3939, -122.3270
        Hunter-Lab:
        28.4924, 65.3324, -144.8528
      #4e14eb color charts
#4e14eb RGB chart
      #4e14eb CMYK chart
      #4e14eb RGB pie chart
      #4e14eb color shades, tints & tones
#4e14eb color schemes
#4e14eb color preview, HTML & CSS examples
           This text has a color of #4e14eb        
        
          <p style="color:#4e14eb;">Text here</p>
        
        
          .mytext {color:#4e14eb;}
        
        Text color #4e14eb
      
           This box has a color of #4e14eb        
        
          <div style="background-color:#4e14eb;">Content here</div>
        
        
          .mybackground {background-color:#4e14eb;}
        
        Background color #4e14eb
      
           Border around this has a color of #4e14eb        
        
          <div style="border:2px solid #4e14eb;">Content here</div>
        
        
          .myborder {border:2px solid #4e14eb;}
        
        Border color #4e14eb