#e053a5 color space conversions
Hex:
        #e053a5
        RGB:
        224, 83, 165
        CMY:
        12, 67, 35
        CMYK:
        0, 63, 26, 12
      HSL:
        325°, 69.4581%, 60.1961%
        HSV (HSB):
        325°, 62.9464%, 87.8431%
        XYZ:
        40.6253, 24.7504, 38.2334
        xyY:
        0.3921, 0.2389, 24.7504
      CIE-Lab:
        56.8314, 62.7081, -15.5277
        CIE-LCH:
        56.8314, 64.6019, 346.0922
        CIE-Luv:
        56.8314, 81.8276, -33.4813
        Hunter-Lab:
        49.7498, 58.6994, -10.7404
      #e053a5 color charts
#e053a5 RGB chart
      #e053a5 CMYK chart
      #e053a5 RGB pie chart
      #e053a5 color shades, tints & tones
#e053a5 color schemes
#e053a5 color preview, HTML & CSS examples
           This text has a color of #e053a5        
        
          <p style="color:#e053a5;">Text here</p>
        
        
          .mytext {color:#e053a5;}
        
        Text color #e053a5
      
           This box has a color of #e053a5        
        
          <div style="background-color:#e053a5;">Content here</div>
        
        
          .mybackground {background-color:#e053a5;}
        
        Background color #e053a5
      
           Border around this has a color of #e053a5        
        
          <div style="border:2px solid #e053a5;">Content here</div>
        
        
          .myborder {border:2px solid #e053a5;}
        
        Border color #e053a5