#e32bd3 color space conversions
Hex:
        #e32bd3
        RGB:
        227, 43, 211
        CMY:
        11, 83, 17
        CMYK:
        0, 81, 7, 11
      HSL:
        305°, 76.6667%, 52.9412%
        HSV (HSB):
        305°, 81.0573%, 89.0196%
        XYZ:
        44.3003, 22.7618, 63.6866
        xyY:
        0.3388, 0.1741, 22.7618
      CIE-Lab:
        54.8261, 82.3825, -45.1462
        CIE-LCH:
        54.8261, 93.9418, 331.2769
        CIE-Luv:
        54.8261, 77.9605, -80.6597
        Hunter-Lab:
        47.7093, 82.2541, -45.7490
      #e32bd3 color charts
#e32bd3 RGB chart
      #e32bd3 CMYK chart
      #e32bd3 RGB pie chart
      #e32bd3 color shades, tints & tones
#e32bd3 color schemes
#e32bd3 color preview, HTML & CSS examples
           This text has a color of #e32bd3        
        
          <p style="color:#e32bd3;">Text here</p>
        
        
          .mytext {color:#e32bd3;}
        
        Text color #e32bd3
      
           This box has a color of #e32bd3        
        
          <div style="background-color:#e32bd3;">Content here</div>
        
        
          .mybackground {background-color:#e32bd3;}
        
        Background color #e32bd3
      
           Border around this has a color of #e32bd3        
        
          <div style="border:2px solid #e32bd3;">Content here</div>
        
        
          .myborder {border:2px solid #e32bd3;}
        
        Border color #e32bd3