#e053a9 color space conversions
Hex:
        #e053a9
        RGB:
        224, 83, 169
        CMY:
        12, 67, 34
        CMYK:
        0, 63, 25, 12
      HSL:
        323°, 69.4581%, 60.1961%
        HSV (HSB):
        323°, 62.9464%, 87.8431%
        XYZ:
        40.9952, 24.8984, 40.1813
        xyY:
        0.3865, 0.2347, 24.8984
      CIE-Lab:
        56.9763, 63.2234, -17.6346
        CIE-LCH:
        56.9763, 65.6367, 344.4149
        CIE-Luv:
        56.9763, 80.4818, -36.6617
        Hunter-Lab:
        49.8983, 59.3291, -12.8153
      #e053a9 color charts
#e053a9 RGB chart
      #e053a9 CMYK chart
      #e053a9 RGB pie chart
      #e053a9 color shades, tints & tones
#e053a9 color schemes
#e053a9 color preview, HTML & CSS examples
           This text has a color of #e053a9        
        
          <p style="color:#e053a9;">Text here</p>
        
        
          .mytext {color:#e053a9;}
        
        Text color #e053a9
      
           This box has a color of #e053a9        
        
          <div style="background-color:#e053a9;">Content here</div>
        
        
          .mybackground {background-color:#e053a9;}
        
        Background color #e053a9
      
           Border around this has a color of #e053a9        
        
          <div style="border:2px solid #e053a9;">Content here</div>
        
        
          .myborder {border:2px solid #e053a9;}
        
        Border color #e053a9