#e532df color space conversions
Hex:
        #e532df
        RGB:
        229, 50, 223
        CMY:
        10, 80, 13
        CMYK:
        0, 78, 3, 10
      HSL:
        302°, 77.4892%, 54.7059%
        HSV (HSB):
        302°, 78.1659%, 89.8039%
        XYZ:
        46.7730, 24.2669, 72.0308
        xyY:
        0.3269, 0.1696, 24.2669
      CIE-Lab:
        56.3541, 82.8791, -49.5190
        CIE-LCH:
        56.3541, 96.5457, 329.1423
        CIE-Luv:
        56.3541, 73.7106, -87.8644
        Hunter-Lab:
        49.2615, 83.2753, -52.2116
      #e532df color charts
#e532df RGB chart
      #e532df CMYK chart
      #e532df RGB pie chart
      #e532df color shades, tints & tones
#e532df color schemes
#e532df color preview, HTML & CSS examples
           This text has a color of #e532df        
        
          <p style="color:#e532df;">Text here</p>
        
        
          .mytext {color:#e532df;}
        
        Text color #e532df
      
           This box has a color of #e532df        
        
          <div style="background-color:#e532df;">Content here</div>
        
        
          .mybackground {background-color:#e532df;}
        
        Background color #e532df
      
           Border around this has a color of #e532df        
        
          <div style="border:2px solid #e532df;">Content here</div>
        
        
          .myborder {border:2px solid #e532df;}
        
        Border color #e532df