#e542dc color space conversions
Hex:
        #e542dc
        RGB:
        229, 66, 220
        CMY:
        10, 74, 14
        CMYK:
        0, 71, 4, 10
      HSL:
        303°, 75.8140%, 57.8431%
        HSV (HSB):
        303°, 71.1790%, 89.8039%
        XYZ:
        47.1796, 25.7217, 70.1883
        xyY:
        0.3297, 0.1798, 25.7217
      CIE-Lab:
        57.7720, 77.9079, -45.5755
        CIE-LCH:
        57.7720, 90.2595, 329.6727
        CIE-Luv:
        57.7720, 71.6462, -81.5858
        Hunter-Lab:
        50.7166, 77.2971, -46.5516
      #e542dc color charts
#e542dc RGB chart
      #e542dc CMYK chart
      #e542dc RGB pie chart
      #e542dc color shades, tints & tones
#e542dc color schemes
#e542dc color preview, HTML & CSS examples
           This text has a color of #e542dc        
        
          <p style="color:#e542dc;">Text here</p>
        
        
          .mytext {color:#e542dc;}
        
        Text color #e542dc
      
           This box has a color of #e542dc        
        
          <div style="background-color:#e542dc;">Content here</div>
        
        
          .mybackground {background-color:#e542dc;}
        
        Background color #e542dc
      
           Border around this has a color of #e542dc        
        
          <div style="border:2px solid #e542dc;">Content here</div>
        
        
          .myborder {border:2px solid #e542dc;}
        
        Border color #e542dc