#e053d1 color space conversions
Hex:
        #e053d1
        RGB:
        224, 83, 209
        CMY:
        12, 67, 18
        CMYK:
        0, 63, 7, 12
      HSL:
        306°, 69.4581%, 60.1961%
        HSV (HSB):
        306°, 62.9464%, 87.8431%
        XYZ:
        45.3423, 26.6373, 63.0733
        xyY:
        0.3357, 0.1972, 26.6373
      CIE-Lab:
        58.6371, 68.9722, -38.0370
        CIE-LCH:
        58.6371, 78.7653, 331.1240
        CIE-Luv:
        58.6371, 67.2159, -68.8166
        Hunter-Lab:
        51.6113, 66.4988, -36.3294
      #e053d1 color charts
#e053d1 RGB chart
      #e053d1 CMYK chart
      #e053d1 RGB pie chart
      #e053d1 color shades, tints & tones
#e053d1 color schemes
#e053d1 color preview, HTML & CSS examples
           This text has a color of #e053d1        
        
          <p style="color:#e053d1;">Text here</p>
        
        
          .mytext {color:#e053d1;}
        
        Text color #e053d1
      
           This box has a color of #e053d1        
        
          <div style="background-color:#e053d1;">Content here</div>
        
        
          .mybackground {background-color:#e053d1;}
        
        Background color #e053d1
      
           Border around this has a color of #e053d1        
        
          <div style="border:2px solid #e053d1;">Content here</div>
        
        
          .myborder {border:2px solid #e053d1;}
        
        Border color #e053d1