#e42ac9 color space conversions
Hex:
        #e42ac9
        RGB:
        228, 42, 201
        CMY:
        11, 84, 21
        CMYK:
        0, 82, 12, 11
      HSL:
        309°, 77.5000%, 52.9412%
        HSV (HSB):
        309°, 81.5789%, 89.4118%
        XYZ:
        43.3655, 22.3670, 57.2900
        xyY:
        0.3525, 0.1818, 22.3670
      CIE-Lab:
        54.4142, 81.4118, -40.0579
        CIE-LCH:
        54.4142, 90.7332, 333.8009
        CIE-Luv:
        54.4142, 82.8503, -72.7356
        Hunter-Lab:
        47.2937, 80.9097, -38.7163
      #e42ac9 color charts
#e42ac9 RGB chart
      #e42ac9 CMYK chart
      #e42ac9 RGB pie chart
      #e42ac9 color shades, tints & tones
#e42ac9 color schemes
#e42ac9 color preview, HTML & CSS examples
           This text has a color of #e42ac9        
        
          <p style="color:#e42ac9;">Text here</p>
        
        
          .mytext {color:#e42ac9;}
        
        Text color #e42ac9
      
           This box has a color of #e42ac9        
        
          <div style="background-color:#e42ac9;">Content here</div>
        
        
          .mybackground {background-color:#e42ac9;}
        
        Background color #e42ac9
      
           Border around this has a color of #e42ac9        
        
          <div style="border:2px solid #e42ac9;">Content here</div>
        
        
          .myborder {border:2px solid #e42ac9;}
        
        Border color #e42ac9