#e053d8 color space conversions
Hex:
        #e053d8
        RGB:
        224, 83, 216
        CMY:
        12, 67, 15
        CMYK:
        0, 63, 4, 12
      HSL:
        303°, 69.4581%, 60.1961%
        HSV (HSB):
        303°, 62.9464%, 87.8431%
        XYZ:
        46.2284, 26.9917, 67.7392
        xyY:
        0.3280, 0.1915, 26.9917
      CIE-Lab:
        58.9666, 70.0801, -41.4825
        CIE-LCH:
        58.9666, 81.4372, 329.3774
        CIE-Luv:
        58.9666, 64.9772, -74.4132
        Hunter-Lab:
        51.9535, 67.9112, -40.9373
      #e053d8 color charts
#e053d8 RGB chart
      #e053d8 CMYK chart
      #e053d8 RGB pie chart
      #e053d8 color shades, tints & tones
#e053d8 color schemes
#e053d8 color preview, HTML & CSS examples
           This text has a color of #e053d8        
        
          <p style="color:#e053d8;">Text here</p>
        
        
          .mytext {color:#e053d8;}
        
        Text color #e053d8
      
           This box has a color of #e053d8        
        
          <div style="background-color:#e053d8;">Content here</div>
        
        
          .mybackground {background-color:#e053d8;}
        
        Background color #e053d8
      
           Border around this has a color of #e053d8        
        
          <div style="border:2px solid #e053d8;">Content here</div>
        
        
          .myborder {border:2px solid #e053d8;}
        
        Border color #e053d8