#e011d5 color space conversions
Hex:
        #e011d5
        RGB:
        224, 17, 213
        CMY:
        12, 93, 16
        CMYK:
        0, 92, 5, 12
      HSL:
        303°, 85.8921%, 47.2549%
        HSV (HSB):
        303°, 92.4107%, 87.8431%
        XYZ:
        42.9512, 21.0523, 64.7505
        xyY:
        0.3336, 0.1635, 21.0523
      CIE-Lab:
        53.0067, 86.2489, -49.2094
        CIE-LCH:
        53.0067, 99.2998, 330.2930
        CIE-Luv:
        53.0067, 77.7600, -86.6217
        Hunter-Lab:
        45.8828, 86.8002, -51.5531
      #e011d5 color charts
#e011d5 RGB chart
      #e011d5 CMYK chart
      #e011d5 RGB pie chart
      #e011d5 color shades, tints & tones
#e011d5 color schemes
#e011d5 color preview, HTML & CSS examples
           This text has a color of #e011d5        
        
          <p style="color:#e011d5;">Text here</p>
        
        
          .mytext {color:#e011d5;}
        
        Text color #e011d5
      
           This box has a color of #e011d5        
        
          <div style="background-color:#e011d5;">Content here</div>
        
        
          .mybackground {background-color:#e011d5;}
        
        Background color #e011d5
      
           Border around this has a color of #e011d5        
        
          <div style="border:2px solid #e011d5;">Content here</div>
        
        
          .myborder {border:2px solid #e011d5;}
        
        Border color #e011d5