#e52af2 color space conversions
Hex:
        #e52af2
        RGB:
        229, 42, 242
        CMY:
        10, 84, 5
        CMYK:
        5, 83, 0, 5
      HSL:
        296°, 88.4956%, 55.6863%
        HSV (HSB):
        296°, 82.6446%, 94.9020%
        XYZ:
        49.1681, 24.7247, 86.1853
        xyY:
        0.3072, 0.1545, 24.7247
      CIE-Lab:
        56.8062, 87.5562, -59.4788
        CIE-LCH:
        56.8062, 105.8481, 325.8109
        CIE-Luv:
        56.8062, 67.9276, -103.6972
        Hunter-Lab:
        49.7240, 89.4874, -67.9590
      #e52af2 color charts
#e52af2 RGB chart
      #e52af2 CMYK chart
      #e52af2 RGB pie chart
      #e52af2 color shades, tints & tones
#e52af2 color schemes
#e52af2 color preview, HTML & CSS examples
           This text has a color of #e52af2        
        
          <p style="color:#e52af2;">Text here</p>
        
        
          .mytext {color:#e52af2;}
        
        Text color #e52af2
      
           This box has a color of #e52af2        
        
          <div style="background-color:#e52af2;">Content here</div>
        
        
          .mybackground {background-color:#e52af2;}
        
        Background color #e52af2
      
           Border around this has a color of #e52af2        
        
          <div style="border:2px solid #e52af2;">Content here</div>
        
        
          .myborder {border:2px solid #e52af2;}
        
        Border color #e52af2