#e053c7 color space conversions
Hex:
        #e053c7
        RGB:
        224, 83, 199
        CMY:
        12, 67, 22
        CMYK:
        0, 63, 11, 12
      HSL:
        311°, 69.4581%, 60.1961%
        HSV (HSB):
        311°, 62.9464%, 87.8431%
        XYZ:
        44.1425, 26.1573, 56.7551
        xyY:
        0.3474, 0.2059, 26.1573
      CIE-Lab:
        58.1861, 67.4392, -33.0506
        CIE-LCH:
        58.1861, 75.1025, 333.8914
        CIE-Luv:
        58.1861, 70.4690, -60.7803
        Hunter-Lab:
        51.1442, 64.5607, -29.9936
      #e053c7 color charts
#e053c7 RGB chart
      #e053c7 CMYK chart
      #e053c7 RGB pie chart
      #e053c7 color shades, tints & tones
#e053c7 color schemes
#e053c7 color preview, HTML & CSS examples
           This text has a color of #e053c7        
        
          <p style="color:#e053c7;">Text here</p>
        
        
          .mytext {color:#e053c7;}
        
        Text color #e053c7
      
           This box has a color of #e053c7        
        
          <div style="background-color:#e053c7;">Content here</div>
        
        
          .mybackground {background-color:#e053c7;}
        
        Background color #e053c7
      
           Border around this has a color of #e053c7        
        
          <div style="border:2px solid #e053c7;">Content here</div>
        
        
          .myborder {border:2px solid #e053c7;}
        
        Border color #e053c7