#e027d1 color space conversions
Hex:
        #e027d1
        RGB:
        224, 39, 209
        CMY:
        12, 85, 18
        CMYK:
        0, 83, 7, 12
      HSL:
        305°, 74.8988%, 51.5686%
        HSV (HSB):
        305°, 82.5893%, 87.8431%
        XYZ:
        42.9746, 21.9018, 62.2841
        xyY:
        0.3380, 0.1722, 21.9018
      CIE-Lab:
        53.9226, 82.3706, -45.4670
        CIE-LCH:
        53.9226, 94.0860, 331.1022
        CIE-Luv:
        53.9226, 77.1282, -80.8284
        Hunter-Lab:
        46.7993, 82.0131, -46.1480
      #e027d1 color charts
#e027d1 RGB chart
      #e027d1 CMYK chart
      #e027d1 RGB pie chart
      #e027d1 color shades, tints & tones
#e027d1 color schemes
#e027d1 color preview, HTML & CSS examples
           This text has a color of #e027d1        
        
          <p style="color:#e027d1;">Text here</p>
        
        
          .mytext {color:#e027d1;}
        
        Text color #e027d1
      
           This box has a color of #e027d1        
        
          <div style="background-color:#e027d1;">Content here</div>
        
        
          .mybackground {background-color:#e027d1;}
        
        Background color #e027d1
      
           Border around this has a color of #e027d1        
        
          <div style="border:2px solid #e027d1;">Content here</div>
        
        
          .myborder {border:2px solid #e027d1;}
        
        Border color #e027d1