#e532f4 color space conversions
Hex:
        #e532f4
        RGB:
        229, 50, 244
        CMY:
        10, 80, 4
        CMYK:
        6, 80, 0, 4
      HSL:
        295°, 89.8148%, 57.6471%
        HSV (HSB):
        295°, 79.5082%, 95.6863%
        XYZ:
        49.7828, 25.4709, 87.8805
        xyY:
        0.3052, 0.1561, 25.4709
      CIE-Lab:
        57.5314, 86.0966, -59.4337
        CIE-LCH:
        57.5314, 104.6183, 325.3821
        CIE-Luv:
        57.5314, 66.1744, -103.7563
        Hunter-Lab:
        50.4687, 87.7541, -67.9129
      #e532f4 color charts
#e532f4 RGB chart
      #e532f4 CMYK chart
      #e532f4 RGB pie chart
      #e532f4 color shades, tints & tones
#e532f4 color schemes
#e532f4 color preview, HTML & CSS examples
           This text has a color of #e532f4        
        
          <p style="color:#e532f4;">Text here</p>
        
        
          .mytext {color:#e532f4;}
        
        Text color #e532f4
      
           This box has a color of #e532f4        
        
          <div style="background-color:#e532f4;">Content here</div>
        
        
          .mybackground {background-color:#e532f4;}
        
        Background color #e532f4
      
           Border around this has a color of #e532f4        
        
          <div style="border:2px solid #e532f4;">Content here</div>
        
        
          .myborder {border:2px solid #e532f4;}
        
        Border color #e532f4