#e52ecf color space conversions
Hex:
        #e52ecf
        RGB:
        229, 46, 207
        CMY:
        10, 82, 19
        CMYK:
        0, 80, 10, 10
      HSL:
        307°, 77.8723%, 53.9216%
        HSV (HSB):
        307°, 79.9127%, 89.8039%
        XYZ:
        44.5526, 23.1170, 61.1453
        xyY:
        0.3459, 0.1795, 23.1170
      CIE-Lab:
        55.1926, 81.5372, -42.2593
        CIE-LCH:
        55.1926, 91.8377, 332.6031
        CIE-Luv:
        55.1926, 80.5251, -76.3020
        Hunter-Lab:
        48.0801, 81.2635, -41.7452
      #e52ecf color charts
#e52ecf RGB chart
      #e52ecf CMYK chart
      #e52ecf RGB pie chart
      #e52ecf color shades, tints & tones
#e52ecf color schemes
#e52ecf color preview, HTML & CSS examples
           This text has a color of #e52ecf        
        
          <p style="color:#e52ecf;">Text here</p>
        
        
          .mytext {color:#e52ecf;}
        
        Text color #e52ecf
      
           This box has a color of #e52ecf        
        
          <div style="background-color:#e52ecf;">Content here</div>
        
        
          .mybackground {background-color:#e52ecf;}
        
        Background color #e52ecf
      
           Border around this has a color of #e52ecf        
        
          <div style="border:2px solid #e52ecf;">Content here</div>
        
        
          .myborder {border:2px solid #e52ecf;}
        
        Border color #e52ecf