#e027d7 color space conversions
Hex:
        #e027d7
        RGB:
        224, 39, 215
        CMY:
        12, 85, 16
        CMYK:
        0, 83, 4, 12
      HSL:
        303°, 74.8988%, 51.5686%
        HSV (HSB):
        303°, 82.5893%, 87.8431%
        XYZ:
        43.7317, 22.2046, 66.2710
        xyY:
        0.3308, 0.1680, 22.2046
      CIE-Lab:
        54.2434, 83.2284, -48.3833
        CIE-LCH:
        54.2434, 96.2700, 329.8292
        CIE-Luv:
        54.2434, 74.7872, -85.4352
        Hunter-Lab:
        47.1218, 83.1951, -50.3988
      #e027d7 color charts
#e027d7 RGB chart
      #e027d7 CMYK chart
      #e027d7 RGB pie chart
      #e027d7 color shades, tints & tones
#e027d7 color schemes
#e027d7 color preview, HTML & CSS examples
           This text has a color of #e027d7        
        
          <p style="color:#e027d7;">Text here</p>
        
        
          .mytext {color:#e027d7;}
        
        Text color #e027d7
      
           This box has a color of #e027d7        
        
          <div style="background-color:#e027d7;">Content here</div>
        
        
          .mybackground {background-color:#e027d7;}
        
        Background color #e027d7
      
           Border around this has a color of #e027d7        
        
          <div style="border:2px solid #e027d7;">Content here</div>
        
        
          .myborder {border:2px solid #e027d7;}
        
        Border color #e027d7