#e053fb color space conversions
Hex:
        #e053fb
        RGB:
        224, 83, 251
        CMY:
        12, 67, 2
        CMYK:
        11, 67, 0, 2
      HSL:
        290°, 95.4545%, 65.4902%
        HSV (HSB):
        290°, 66.9323%, 98.4314%
        XYZ:
        51.2463, 28.9988, 94.1631
        xyY:
        0.2938, 0.1663, 28.9988
      CIE-Lab:
        60.7806, 76.0026, -58.1673
        CIE-LCH:
        60.7806, 95.7070, 322.5720
        CIE-Luv:
        60.7806, 54.3769, -101.7898
        Hunter-Lab:
        53.8506, 75.6291, -65.9791
      #e053fb color charts
#e053fb RGB chart
      #e053fb CMYK chart
      #e053fb RGB pie chart
      #e053fb color shades, tints & tones
#e053fb color schemes
#e053fb color preview, HTML & CSS examples
           This text has a color of #e053fb        
        
          <p style="color:#e053fb;">Text here</p>
        
        
          .mytext {color:#e053fb;}
        
        Text color #e053fb
      
           This box has a color of #e053fb        
        
          <div style="background-color:#e053fb;">Content here</div>
        
        
          .mybackground {background-color:#e053fb;}
        
        Background color #e053fb
      
           Border around this has a color of #e053fb        
        
          <div style="border:2px solid #e053fb;">Content here</div>
        
        
          .myborder {border:2px solid #e053fb;}
        
        Border color #e053fb