#e32fce color space conversions
Hex:
        #e32fce
        RGB:
        227, 47, 206
        CMY:
        11, 82, 19
        CMYK:
        0, 79, 9, 11
      HSL:
        307°, 76.2712%, 53.7255%
        HSV (HSB):
        307°, 79.2952%, 89.0196%
        XYZ:
        43.8356, 22.8202, 60.4869
        xyY:
        0.3448, 0.1795, 22.8202
      CIE-Lab:
        54.8866, 80.7617, -42.1925
        CIE-LCH:
        54.8866, 91.1189, 332.4160
        CIE-Luv:
        54.8866, 79.2587, -75.9859
        Hunter-Lab:
        47.7704, 80.1989, -41.6336
      #e32fce color charts
#e32fce RGB chart
      #e32fce CMYK chart
      #e32fce RGB pie chart
      #e32fce color shades, tints & tones
#e32fce color schemes
#e32fce color preview, HTML & CSS examples
           This text has a color of #e32fce        
        
          <p style="color:#e32fce;">Text here</p>
        
        
          .mytext {color:#e32fce;}
        
        Text color #e32fce
      
           This box has a color of #e32fce        
        
          <div style="background-color:#e32fce;">Content here</div>
        
        
          .mybackground {background-color:#e32fce;}
        
        Background color #e32fce
      
           Border around this has a color of #e32fce        
        
          <div style="border:2px solid #e32fce;">Content here</div>
        
        
          .myborder {border:2px solid #e32fce;}
        
        Border color #e32fce