#e011df color space conversions
Hex:
        #e011df
        RGB:
        224, 17, 223
        CMY:
        12, 93, 13
        CMYK:
        0, 92, 0, 12
      HSL:
        300°, 85.8921%, 47.2549%
        HSV (HSB):
        300°, 92.4107%, 87.8431%
        XYZ:
        44.2602, 21.5759, 71.6438
        xyY:
        0.3219, 0.1569, 21.5759
      CIE-Lab:
        53.5741, 87.6621, -53.9994
        CIE-LCH:
        53.5741, 102.9591, 328.3672
        CIE-Luv:
        53.5741, 73.7699, -94.1365
        Hunter-Lab:
        46.4499, 88.7982, -58.9334
      #e011df color charts
#e011df RGB chart
      #e011df CMYK chart
      #e011df RGB pie chart
      #e011df color shades, tints & tones
#e011df color schemes
#e011df color preview, HTML & CSS examples
           This text has a color of #e011df        
        
          <p style="color:#e011df;">Text here</p>
        
        
          .mytext {color:#e011df;}
        
        Text color #e011df
      
           This box has a color of #e011df        
        
          <div style="background-color:#e011df;">Content here</div>
        
        
          .mybackground {background-color:#e011df;}
        
        Background color #e011df
      
           Border around this has a color of #e011df        
        
          <div style="border:2px solid #e011df;">Content here</div>
        
        
          .myborder {border:2px solid #e011df;}
        
        Border color #e011df