#e52ff1 color space conversions
Hex:
        #e52ff1
        RGB:
        229, 47, 241
        CMY:
        10, 82, 5
        CMYK:
        5, 80, 0, 5
      HSL:
        296°, 87.3874%, 56.4706%
        HSV (HSB):
        296°, 80.4979%, 94.5098%
        XYZ:
        49.2068, 25.0419, 85.4592
        xyY:
        0.3081, 0.1568, 25.0419
      CIE-Lab:
        57.1162, 86.3253, -58.4233
        CIE-LCH:
        57.1162, 104.2369, 325.9106
        CIE-Luv:
        57.1162, 67.6402, -102.0874
        Hunter-Lab:
        50.0419, 87.9479, -66.2233
      #e52ff1 color charts
#e52ff1 RGB chart
      #e52ff1 CMYK chart
      #e52ff1 RGB pie chart
      #e52ff1 color shades, tints & tones
#e52ff1 color schemes
#e52ff1 color preview, HTML & CSS examples
           This text has a color of #e52ff1        
        
          <p style="color:#e52ff1;">Text here</p>
        
        
          .mytext {color:#e52ff1;}
        
        Text color #e52ff1
      
           This box has a color of #e52ff1        
        
          <div style="background-color:#e52ff1;">Content here</div>
        
        
          .mybackground {background-color:#e52ff1;}
        
        Background color #e52ff1
      
           Border around this has a color of #e52ff1        
        
          <div style="border:2px solid #e52ff1;">Content here</div>
        
        
          .myborder {border:2px solid #e52ff1;}
        
        Border color #e52ff1