#e010f3 color space conversions
Hex:
        #e010f3
        RGB:
        224, 16, 243
        CMY:
        12, 94, 5
        CMYK:
        8, 93, 0, 5
      HSL:
        295°, 90.4382%, 50.7843%
        HSV (HSB):
        295°, 93.4156%, 95.2941%
        XYZ:
        47.1034, 22.6889, 86.6908
        xyY:
        0.3010, 0.1450, 22.6889
      CIE-Lab:
        54.7505, 90.7185, -63.3842
        CIE-LCH:
        54.7505, 110.6680, 325.0583
        CIE-Luv:
        54.7505, 66.2945, -108.8799
        Hunter-Lab:
        47.6329, 93.1582, -74.5634
      #e010f3 color charts
#e010f3 RGB chart
      #e010f3 CMYK chart
      #e010f3 RGB pie chart
      #e010f3 color shades, tints & tones
#e010f3 color schemes
#e010f3 color preview, HTML & CSS examples
           This text has a color of #e010f3        
        
          <p style="color:#e010f3;">Text here</p>
        
        
          .mytext {color:#e010f3;}
        
        Text color #e010f3
      
           This box has a color of #e010f3        
        
          <div style="background-color:#e010f3;">Content here</div>
        
        
          .mybackground {background-color:#e010f3;}
        
        Background color #e010f3
      
           Border around this has a color of #e010f3        
        
          <div style="border:2px solid #e010f3;">Content here</div>
        
        
          .myborder {border:2px solid #e010f3;}
        
        Border color #e010f3