#e028ca color space conversions
Hex:
        #e028ca
        RGB:
        224, 40, 202
        CMY:
        12, 84, 21
        CMYK:
        0, 82, 10, 12
      HSL:
        307°, 74.7967%, 51.7647%
        HSV (HSB):
        307°, 82.1429%, 87.8431%
        XYZ:
        42.1599, 21.6291, 57.8299
        xyY:
        0.3467, 0.1778, 21.6291
      CIE-Lab:
        53.6313, 81.1859, -41.9134
        CIE-LCH:
        53.6313, 91.3668, 332.6943
        CIE-Luv:
        53.6313, 79.7645, -75.2345
        Hunter-Lab:
        46.5071, 80.4274, -41.1699
      #e028ca color charts
#e028ca RGB chart
      #e028ca CMYK chart
      #e028ca RGB pie chart
      #e028ca color shades, tints & tones
#e028ca color schemes
#e028ca color preview, HTML & CSS examples
           This text has a color of #e028ca        
        
          <p style="color:#e028ca;">Text here</p>
        
        
          .mytext {color:#e028ca;}
        
        Text color #e028ca
      
           This box has a color of #e028ca        
        
          <div style="background-color:#e028ca;">Content here</div>
        
        
          .mybackground {background-color:#e028ca;}
        
        Background color #e028ca
      
           Border around this has a color of #e028ca        
        
          <div style="border:2px solid #e028ca;">Content here</div>
        
        
          .myborder {border:2px solid #e028ca;}
        
        Border color #e028ca