#e542e1 color space conversions
Hex:
        #e542e1
        RGB:
        229, 66, 225
        CMY:
        10, 74, 12
        CMYK:
        0, 71, 2, 10
      HSL:
        301°, 75.8140%, 57.8431%
        HSV (HSB):
        301°, 71.1790%, 89.8039%
        XYZ:
        47.8519, 25.9907, 73.7288
        xyY:
        0.3243, 0.1761, 25.9907
      CIE-Lab:
        58.0282, 78.6752, -47.9912
        CIE-LCH:
        58.0282, 92.1572, 328.6172
        CIE-Luv:
        58.0282, 69.8971, -85.4889
        Hunter-Lab:
        50.9811, 78.3271, -50.0584
      #e542e1 color charts
#e542e1 RGB chart
      #e542e1 CMYK chart
      #e542e1 RGB pie chart
      #e542e1 color shades, tints & tones
#e542e1 color schemes
#e542e1 color preview, HTML & CSS examples
           This text has a color of #e542e1        
        
          <p style="color:#e542e1;">Text here</p>
        
        
          .mytext {color:#e542e1;}
        
        Text color #e542e1
      
           This box has a color of #e542e1        
        
          <div style="background-color:#e542e1;">Content here</div>
        
        
          .mybackground {background-color:#e542e1;}
        
        Background color #e542e1
      
           Border around this has a color of #e542e1        
        
          <div style="border:2px solid #e542e1;">Content here</div>
        
        
          .myborder {border:2px solid #e542e1;}
        
        Border color #e542e1