#e012d4 color space conversions
Hex:
        #e012d4
        RGB:
        224, 18, 212
        CMY:
        12, 93, 17
        CMYK:
        0, 92, 5, 12
      HSL:
        303°, 85.1240%, 47.4510%
        HSV (HSB):
        303°, 91.9643%, 87.8431%
        XYZ:
        42.8404, 21.0334, 64.0893
        xyY:
        0.3348, 0.1644, 21.0334
      CIE-Lab:
        52.9860, 86.0081, -48.6706
        CIE-LCH:
        52.9860, 98.8242, 330.4952
        CIE-Luv:
        52.9860, 78.0999, -85.7815
        Hunter-Lab:
        45.8622, 86.4804, -50.7503
      #e012d4 color charts
#e012d4 RGB chart
      #e012d4 CMYK chart
      #e012d4 RGB pie chart
      #e012d4 color shades, tints & tones
#e012d4 color schemes
#e012d4 color preview, HTML & CSS examples
           This text has a color of #e012d4        
        
          <p style="color:#e012d4;">Text here</p>
        
        
          .mytext {color:#e012d4;}
        
        Text color #e012d4
      
           This box has a color of #e012d4        
        
          <div style="background-color:#e012d4;">Content here</div>
        
        
          .mybackground {background-color:#e012d4;}
        
        Background color #e012d4
      
           Border around this has a color of #e012d4        
        
          <div style="border:2px solid #e012d4;">Content here</div>
        
        
          .myborder {border:2px solid #e012d4;}
        
        Border color #e012d4