#e252be color space conversions
Hex:
        #e252be
        RGB:
        226, 82, 190
        CMY:
        11, 68, 25
        CMYK:
        0, 64, 16, 11
      HSL:
        315°, 71.2871%, 60.3922%
        HSV (HSB):
        315°, 63.7168%, 88.6275%
        XYZ:
        43.6756, 25.9210, 51.4165
        xyY:
        0.3609, 0.2142, 25.9210
      CIE-Lab:
        57.9620, 67.0348, -28.2231
        CIE-LCH:
        57.9620, 72.7338, 337.1679
        CIE-Luv:
        57.9620, 75.2834, -53.2986
        Hunter-Lab:
        50.9127, 64.0294, -24.2378
      #e252be color charts
#e252be RGB chart
      #e252be CMYK chart
      #e252be RGB pie chart
      #e252be color shades, tints & tones
#e252be color schemes
#e252be color preview, HTML & CSS examples
           This text has a color of #e252be        
        
          <p style="color:#e252be;">Text here</p>
        
        
          .mytext {color:#e252be;}
        
        Text color #e252be
      
           This box has a color of #e252be        
        
          <div style="background-color:#e252be;">Content here</div>
        
        
          .mybackground {background-color:#e252be;}
        
        Background color #e252be
      
           Border around this has a color of #e252be        
        
          <div style="border:2px solid #e252be;">Content here</div>
        
        
          .myborder {border:2px solid #e252be;}
        
        Border color #e252be