#e053af color space conversions
Hex:
        #e053af
        RGB:
        224, 83, 175
        CMY:
        12, 67, 31
        CMYK:
        0, 63, 22, 12
      HSL:
        321°, 69.4581%, 60.1961%
        HSV (HSB):
        321°, 62.9464%, 87.8431%
        XYZ:
        41.5716, 25.1290, 43.2167
        xyY:
        0.3782, 0.2286, 25.1290
      CIE-Lab:
        57.2008, 64.0178, -20.7725
        CIE-LCH:
        57.2008, 67.3036, 342.0228
        CIE-Luv:
        57.2008, 78.4629, -41.4579
        Hunter-Lab:
        50.1288, 60.3039, -16.0246
      #e053af color charts
#e053af RGB chart
      #e053af CMYK chart
      #e053af RGB pie chart
      #e053af color shades, tints & tones
#e053af color schemes
#e053af color preview, HTML & CSS examples
           This text has a color of #e053af        
        
          <p style="color:#e053af;">Text here</p>
        
        
          .mytext {color:#e053af;}
        
        Text color #e053af
      
           This box has a color of #e053af        
        
          <div style="background-color:#e053af;">Content here</div>
        
        
          .mybackground {background-color:#e053af;}
        
        Background color #e053af
      
           Border around this has a color of #e053af        
        
          <div style="border:2px solid #e053af;">Content here</div>
        
        
          .myborder {border:2px solid #e053af;}
        
        Border color #e053af