#e32ca7 color space conversions
Hex:
        #e32ca7
        RGB:
        227, 44, 167
        CMY:
        11, 83, 35
        CMYK:
        0, 81, 26, 11
      HSL:
        320°, 76.5690%, 53.1373%
        HSV (HSB):
        320°, 80.6167%, 89.0196%
        XYZ:
        39.5543, 20.9223, 38.5129
        xyY:
        0.3996, 0.2114, 20.9223
      CIE-Lab:
        52.8643, 76.4685, -22.7105
        CIE-LCH:
        52.8643, 79.7696, 343.4590
        CIE-Luv:
        52.8643, 95.9125, -45.8938
        Hunter-Lab:
        45.7409, 74.3108, -17.9023
      #e32ca7 color charts
#e32ca7 RGB chart
      #e32ca7 CMYK chart
      #e32ca7 RGB pie chart
      #e32ca7 color shades, tints & tones
#e32ca7 color schemes
#e32ca7 color preview, HTML & CSS examples
           This text has a color of #e32ca7        
        
          <p style="color:#e32ca7;">Text here</p>
        
        
          .mytext {color:#e32ca7;}
        
        Text color #e32ca7
      
           This box has a color of #e32ca7        
        
          <div style="background-color:#e32ca7;">Content here</div>
        
        
          .mybackground {background-color:#e32ca7;}
        
        Background color #e32ca7
      
           Border around this has a color of #e32ca7        
        
          <div style="border:2px solid #e32ca7;">Content here</div>
        
        
          .myborder {border:2px solid #e32ca7;}
        
        Border color #e32ca7