#e535f2 color space conversions
Hex:
        #e535f2
        RGB:
        229, 53, 242
        CMY:
        10, 79, 5
        CMYK:
        5, 78, 0, 5
      HSL:
        296°, 87.9070%, 57.8431%
        HSV (HSB):
        296°, 78.0992%, 94.9020%
        XYZ:
        49.6132, 25.6150, 86.3337
        xyY:
        0.3071, 0.1585, 25.6150
      CIE-Lab:
        57.6698, 85.0415, -58.0960
        CIE-LCH:
        57.6698, 102.9913, 325.6611
        CIE-Luv:
        57.6698, 66.4198, -101.6578
        Hunter-Lab:
        50.6113, 86.4102, -65.7101
      #e535f2 color charts
#e535f2 RGB chart
      #e535f2 CMYK chart
      #e535f2 RGB pie chart
      #e535f2 color shades, tints & tones
#e535f2 color schemes
#e535f2 color preview, HTML & CSS examples
           This text has a color of #e535f2        
        
          <p style="color:#e535f2;">Text here</p>
        
        
          .mytext {color:#e535f2;}
        
        Text color #e535f2
      
           This box has a color of #e535f2        
        
          <div style="background-color:#e535f2;">Content here</div>
        
        
          .mybackground {background-color:#e535f2;}
        
        Background color #e535f2
      
           Border around this has a color of #e535f2        
        
          <div style="border:2px solid #e535f2;">Content here</div>
        
        
          .myborder {border:2px solid #e535f2;}
        
        Border color #e535f2