#e532d3 color space conversions
Hex:
        #e532d3
        RGB:
        229, 50, 211
        CMY:
        10, 80, 17
        CMYK:
        0, 78, 8, 10
      HSL:
        306°, 77.4892%, 54.7059%
        HSV (HSB):
        306°, 78.1659%, 89.8039%
        XYZ:
        45.2116, 23.6424, 63.8085
        xyY:
        0.3408, 0.1782, 23.6424
      CIE-Lab:
        55.7279, 81.1355, -43.6980
        CIE-LCH:
        55.7279, 92.1547, 331.6939
        CIE-Luv:
        55.7279, 78.2562, -78.5798
        Hunter-Lab:
        48.6234, 80.8839, -43.7699
      #e532d3 color charts
#e532d3 RGB chart
      #e532d3 CMYK chart
      #e532d3 RGB pie chart
      #e532d3 color shades, tints & tones
#e532d3 color schemes
#e532d3 color preview, HTML & CSS examples
           This text has a color of #e532d3        
        
          <p style="color:#e532d3;">Text here</p>
        
        
          .mytext {color:#e532d3;}
        
        Text color #e532d3
      
           This box has a color of #e532d3        
        
          <div style="background-color:#e532d3;">Content here</div>
        
        
          .mybackground {background-color:#e532d3;}
        
        Background color #e532d3
      
           Border around this has a color of #e532d3        
        
          <div style="border:2px solid #e532d3;">Content here</div>
        
        
          .myborder {border:2px solid #e532d3;}
        
        Border color #e532d3