#e52fea color space conversions
Hex:
        #e52fea
        RGB:
        229, 47, 234
        CMY:
        10, 82, 8
        CMYK:
        2, 80, 0, 8
      HSL:
        298°, 81.6594%, 55.0980%
        HSV (HSB):
        298°, 79.9145%, 91.7647%
        XYZ:
        48.1809, 24.6316, 80.0569
        xyY:
        0.3152, 0.1611, 24.6316
      CIE-Lab:
        56.7147, 85.2465, -55.1433
        CIE-LCH:
        56.7147, 101.5271, 327.1024
        CIE-Luv:
        56.7147, 70.1393, -96.8363
        Hunter-Lab:
        49.6302, 86.4346, -60.8976
      #e52fea color charts
#e52fea RGB chart
      #e52fea CMYK chart
      #e52fea RGB pie chart
      #e52fea color shades, tints & tones
#e52fea color schemes
#e52fea color preview, HTML & CSS examples
           This text has a color of #e52fea        
        
          <p style="color:#e52fea;">Text here</p>
        
        
          .mytext {color:#e52fea;}
        
        Text color #e52fea
      
           This box has a color of #e52fea        
        
          <div style="background-color:#e52fea;">Content here</div>
        
        
          .mybackground {background-color:#e52fea;}
        
        Background color #e52fea
      
           Border around this has a color of #e52fea        
        
          <div style="border:2px solid #e52fea;">Content here</div>
        
        
          .myborder {border:2px solid #e52fea;}
        
        Border color #e52fea