#e053b3 color space conversions
Hex:
        #e053b3
        RGB:
        224, 83, 179
        CMY:
        12, 67, 30
        CMYK:
        0, 63, 20, 12
      HSL:
        319°, 69.4581%, 60.1961%
        HSV (HSB):
        319°, 62.9464%, 87.8431%
        XYZ:
        41.9704, 25.2885, 45.3169
        xyY:
        0.3728, 0.2246, 25.2885
      CIE-Lab:
        57.3554, 64.5614, -22.8493
        CIE-LCH:
        57.3554, 68.4855, 340.5103
        CIE-Luv:
        57.3554, 77.1189, -44.6682
        Hunter-Lab:
        50.2877, 60.9739, -18.2280
      #e053b3 color charts
#e053b3 RGB chart
      #e053b3 CMYK chart
      #e053b3 RGB pie chart
      #e053b3 color shades, tints & tones
#e053b3 color schemes
#e053b3 color preview, HTML & CSS examples
           This text has a color of #e053b3        
        
          <p style="color:#e053b3;">Text here</p>
        
        
          .mytext {color:#e053b3;}
        
        Text color #e053b3
      
           This box has a color of #e053b3        
        
          <div style="background-color:#e053b3;">Content here</div>
        
        
          .mybackground {background-color:#e053b3;}
        
        Background color #e053b3
      
           Border around this has a color of #e053b3        
        
          <div style="border:2px solid #e053b3;">Content here</div>
        
        
          .myborder {border:2px solid #e053b3;}
        
        Border color #e053b3