#e012fa color space conversions
Hex:
        #e012fa
        RGB:
        224, 18, 250
        CMY:
        12, 93, 2
        CMYK:
        10, 93, 0, 2
      HSL:
        293°, 95.8678%, 52.5490%
        HSV (HSB):
        293°, 92.8000%, 98.0392%
        XYZ:
        48.2121, 23.1820, 92.3760
        xyY:
        0.2944, 0.1416, 23.1820
      CIE-Lab:
        55.2593, 91.6055, -66.4735
        CIE-LCH:
        55.2593, 113.1825, 324.0335
        CIE-Luv:
        55.2593, 63.7055, -113.7588
        Hunter-Lab:
        48.1477, 94.4801, -80.0501
      #e012fa color charts
#e012fa RGB chart
      #e012fa CMYK chart
      #e012fa RGB pie chart
      #e012fa color shades, tints & tones
#e012fa color schemes
#e012fa color preview, HTML & CSS examples
           This text has a color of #e012fa        
        
          <p style="color:#e012fa;">Text here</p>
        
        
          .mytext {color:#e012fa;}
        
        Text color #e012fa
      
           This box has a color of #e012fa        
        
          <div style="background-color:#e012fa;">Content here</div>
        
        
          .mybackground {background-color:#e012fa;}
        
        Background color #e012fa
      
           Border around this has a color of #e012fa        
        
          <div style="border:2px solid #e012fa;">Content here</div>
        
        
          .myborder {border:2px solid #e012fa;}
        
        Border color #e012fa