#e252c5 color space conversions
Hex:
        #e252c5
        RGB:
        226, 82, 197
        CMY:
        11, 68, 23
        CMYK:
        0, 64, 13, 11
      HSL:
        312°, 71.2871%, 60.3922%
        HSV (HSB):
        312°, 63.7168%, 88.6275%
        XYZ:
        44.4594, 26.2346, 55.5438
        xyY:
        0.3522, 0.2078, 26.2346
      CIE-Lab:
        58.2590, 68.0490, -31.7715
        CIE-LCH:
        58.2590, 75.1006, 334.9725
        CIE-Luv:
        58.2590, 72.9318, -58.9368
        Hunter-Lab:
        51.2197, 65.3060, -28.4417
      #e252c5 color charts
#e252c5 RGB chart
      #e252c5 CMYK chart
      #e252c5 RGB pie chart
      #e252c5 color shades, tints & tones
#e252c5 color schemes
#e252c5 color preview, HTML & CSS examples
           This text has a color of #e252c5        
        
          <p style="color:#e252c5;">Text here</p>
        
        
          .mytext {color:#e252c5;}
        
        Text color #e252c5
      
           This box has a color of #e252c5        
        
          <div style="background-color:#e252c5;">Content here</div>
        
        
          .mybackground {background-color:#e252c5;}
        
        Background color #e252c5
      
           Border around this has a color of #e252c5        
        
          <div style="border:2px solid #e252c5;">Content here</div>
        
        
          .myborder {border:2px solid #e252c5;}
        
        Border color #e252c5