#e032fa color space conversions
Hex:
        #e032fa
        RGB:
        224, 50, 250
        CMY:
        12, 80, 2
        CMYK:
        10, 80, 0, 2
      HSL:
        292°, 95.2381%, 58.8235%
        HSV (HSB):
        292°, 80.0000%, 98.0392%
        XYZ:
        49.1364, 25.0306, 92.6841
        xyY:
        0.2945, 0.1500, 25.0306
      CIE-Lab:
        57.1052, 86.1811, -63.5012
        CIE-LCH:
        57.1052, 107.0495, 323.6159
        CIE-Luv:
        57.1052, 60.7862, -109.6677
        Hunter-Lab:
        50.0306, 87.7560, -74.8161
      #e032fa color charts
#e032fa RGB chart
      #e032fa CMYK chart
      #e032fa RGB pie chart
      #e032fa color shades, tints & tones
#e032fa color schemes
#e032fa color preview, HTML & CSS examples
           This text has a color of #e032fa        
        
          <p style="color:#e032fa;">Text here</p>
        
        
          .mytext {color:#e032fa;}
        
        Text color #e032fa
      
           This box has a color of #e032fa        
        
          <div style="background-color:#e032fa;">Content here</div>
        
        
          .mybackground {background-color:#e032fa;}
        
        Background color #e032fa
      
           Border around this has a color of #e032fa        
        
          <div style="border:2px solid #e032fa;">Content here</div>
        
        
          .myborder {border:2px solid #e032fa;}
        
        Border color #e032fa