#e532d2 color space conversions
Hex:
        #e532d2
        RGB:
        229, 50, 210
        CMY:
        10, 80, 18
        CMYK:
        0, 78, 8, 10
      HSL:
        306°, 77.4892%, 54.7059%
        HSV (HSB):
        306°, 78.1659%, 89.8039%
        XYZ:
        45.0866, 23.5924, 63.1502
        xyY:
        0.3420, 0.1790, 23.5924
      CIE-Lab:
        55.6773, 80.9936, -43.2077
        CIE-LCH:
        55.6773, 91.7980, 331.9214
        CIE-Luv:
        55.6773, 78.6423, -77.8005
        Hunter-Lab:
        48.5720, 80.6903, -43.0848
      #e532d2 color charts
#e532d2 RGB chart
      #e532d2 CMYK chart
      #e532d2 RGB pie chart
      #e532d2 color shades, tints & tones
#e532d2 color schemes
#e532d2 color preview, HTML & CSS examples
           This text has a color of #e532d2        
        
          <p style="color:#e532d2;">Text here</p>
        
        
          .mytext {color:#e532d2;}
        
        Text color #e532d2
      
           This box has a color of #e532d2        
        
          <div style="background-color:#e532d2;">Content here</div>
        
        
          .mybackground {background-color:#e532d2;}
        
        Background color #e532d2
      
           Border around this has a color of #e532d2        
        
          <div style="border:2px solid #e532d2;">Content here</div>
        
        
          .myborder {border:2px solid #e532d2;}
        
        Border color #e532d2