#e239ad color space conversions
Hex:
        #e239ad
        RGB:
        226, 57, 173
        CMY:
        11, 78, 32
        CMYK:
        0, 75, 23, 11
      HSL:
        319°, 74.4493%, 55.4902%
        HSV (HSB):
        319°, 74.7788%, 88.6275%
        XYZ:
        40.3700, 22.1121, 41.6755
        xyY:
        0.3876, 0.2123, 22.1121
      CIE-Lab:
        54.1458, 73.4936, -24.2714
        CIE-LCH:
        54.1458, 77.3977, 341.7241
        CIE-Luv:
        54.1458, 89.4075, -47.8498
        Hunter-Lab:
        47.0235, 70.9521, -19.6304
      #e239ad color charts
#e239ad RGB chart
      #e239ad CMYK chart
      #e239ad RGB pie chart
      #e239ad color shades, tints & tones
#e239ad color schemes
#e239ad color preview, HTML & CSS examples
           This text has a color of #e239ad        
        
          <p style="color:#e239ad;">Text here</p>
        
        
          .mytext {color:#e239ad;}
        
        Text color #e239ad
      
           This box has a color of #e239ad        
        
          <div style="background-color:#e239ad;">Content here</div>
        
        
          .mybackground {background-color:#e239ad;}
        
        Background color #e239ad
      
           Border around this has a color of #e239ad        
        
          <div style="border:2px solid #e239ad;">Content here</div>
        
        
          .myborder {border:2px solid #e239ad;}
        
        Border color #e239ad