#4e1dfd color space conversions
Hex:
        #4e1dfd
        RGB:
        78, 29, 253
        CMY:
        69, 89, 1
        CMYK:
        69, 89, 0, 1
      HSL:
        253°, 98.2456%, 55.2941%
        HSV (HSB):
        253°, 88.5375%, 99.2157%
        XYZ:
        21.3109, 9.5903, 93.6564
        xyY:
        0.1711, 0.0770, 9.5903
      CIE-Lab:
        37.0968, 74.8900, -98.6590
        CIE-LCH:
        37.0968, 123.8633, 307.2014
        CIE-Luv:
        37.0968, -3.2641, -132.5578
        Hunter-Lab:
        30.9682, 68.6412, -157.6318
      #4e1dfd color charts
#4e1dfd RGB chart
      #4e1dfd CMYK chart
      #4e1dfd RGB pie chart
      #4e1dfd color shades, tints & tones
#4e1dfd color schemes
#4e1dfd color preview, HTML & CSS examples
           This text has a color of #4e1dfd        
        
          <p style="color:#4e1dfd;">Text here</p>
        
        
          .mytext {color:#4e1dfd;}
        
        Text color #4e1dfd
      
           This box has a color of #4e1dfd        
        
          <div style="background-color:#4e1dfd;">Content here</div>
        
        
          .mybackground {background-color:#4e1dfd;}
        
        Background color #4e1dfd
      
           Border around this has a color of #4e1dfd        
        
          <div style="border:2px solid #4e1dfd;">Content here</div>
        
        
          .myborder {border:2px solid #4e1dfd;}
        
        Border color #4e1dfd