#e542ff color space conversions
Hex:
        #e542ff
        RGB:
        229, 66, 255
        CMY:
        10, 74, 0
        CMYK:
        10, 74, 0, 0
      HSL:
        292°, 100.0000%, 62.9412%
        HSV (HSB):
        292°, 74.1176%, 100.0000%
        XYZ:
        52.3113, 27.7744, 97.2116
        xyY:
        0.2950, 0.1567, 27.7744
      CIE-Lab:
        59.6844, 83.5273, -62.0918
        CIE-LCH:
        59.6844, 104.0779, 323.3740
        CIE-Luv:
        59.6844, 59.9607, -108.3710
        Hunter-Lab:
        52.7015, 84.9510, -72.4736
      #e542ff color charts
#e542ff RGB chart
      #e542ff CMYK chart
      #e542ff RGB pie chart
      #e542ff color shades, tints & tones
#e542ff color schemes
#e542ff color preview, HTML & CSS examples
           This text has a color of #e542ff        
        
          <p style="color:#e542ff;">Text here</p>
        
        
          .mytext {color:#e542ff;}
        
        Text color #e542ff
      
           This box has a color of #e542ff        
        
          <div style="background-color:#e542ff;">Content here</div>
        
        
          .mybackground {background-color:#e542ff;}
        
        Background color #e542ff
      
           Border around this has a color of #e542ff        
        
          <div style="border:2px solid #e542ff;">Content here</div>
        
        
          .myborder {border:2px solid #e542ff;}
        
        Border color #e542ff