#e053a2 color space conversions
Hex:
        #e053a2
        RGB:
        224, 83, 162
        CMY:
        12, 67, 36
        CMYK:
        0, 63, 28, 12
      HSL:
        326°, 69.4581%, 60.1961%
        HSV (HSB):
        326°, 62.9464%, 87.8431%
        XYZ:
        40.3553, 24.6424, 36.8119
        xyY:
        0.3964, 0.2420, 24.6424
      CIE-Lab:
        56.7254, 62.3292, -13.9398
        CIE-LCH:
        56.7254, 63.8690, 347.3934
        CIE-Luv:
        56.7254, 82.8359, -31.1070
        Hunter-Lab:
        49.6412, 58.2379, -9.2183
      #e053a2 color charts
#e053a2 RGB chart
      #e053a2 CMYK chart
      #e053a2 RGB pie chart
      #e053a2 color shades, tints & tones
#e053a2 color schemes
#e053a2 color preview, HTML & CSS examples
           This text has a color of #e053a2        
        
          <p style="color:#e053a2;">Text here</p>
        
        
          .mytext {color:#e053a2;}
        
        Text color #e053a2
      
           This box has a color of #e053a2        
        
          <div style="background-color:#e053a2;">Content here</div>
        
        
          .mybackground {background-color:#e053a2;}
        
        Background color #e053a2
      
           Border around this has a color of #e053a2        
        
          <div style="border:2px solid #e053a2;">Content here</div>
        
        
          .myborder {border:2px solid #e053a2;}
        
        Border color #e053a2