#e32dd3 color space conversions
Hex:
        #e32dd3
        RGB:
        227, 45, 211
        CMY:
        11, 82, 17
        CMYK:
        0, 80, 7, 11
      HSL:
        305°, 76.4706%, 53.3333%
        HSV (HSB):
        305°, 80.1762%, 89.0196%
        XYZ:
        44.3748, 22.9108, 63.7114
        xyY:
        0.3387, 0.1749, 22.9108
      CIE-Lab:
        54.9804, 81.9349, -44.9020
        CIE-LCH:
        54.9804, 93.4319, 331.2764
        CIE-Luv:
        54.9804, 77.6436, -80.2765
        Hunter-Lab:
        47.8652, 81.7192, -45.4128
      #e32dd3 color charts
#e32dd3 RGB chart
      #e32dd3 CMYK chart
      #e32dd3 RGB pie chart
      #e32dd3 color shades, tints & tones
#e32dd3 color schemes
#e32dd3 color preview, HTML & CSS examples
           This text has a color of #e32dd3        
        
          <p style="color:#e32dd3;">Text here</p>
        
        
          .mytext {color:#e32dd3;}
        
        Text color #e32dd3
      
           This box has a color of #e32dd3        
        
          <div style="background-color:#e32dd3;">Content here</div>
        
        
          .mybackground {background-color:#e32dd3;}
        
        Background color #e32dd3
      
           Border around this has a color of #e32dd3        
        
          <div style="border:2px solid #e32dd3;">Content here</div>
        
        
          .myborder {border:2px solid #e32dd3;}
        
        Border color #e32dd3