#e252ea color space conversions
Hex:
        #e252ea
        RGB:
        226, 82, 234
        CMY:
        11, 68, 8
        CMYK:
        3, 65, 0, 8
      HSL:
        297°, 78.3505%, 61.9608%
        HSV (HSB):
        297°, 64.9573%, 91.7647%
        XYZ:
        49.2326, 28.1439, 80.6794
        xyY:
        0.3115, 0.1781, 28.1439
      CIE-Lab:
        60.0185, 73.8859, -49.9137
        CIE-LCH:
        60.0185, 89.1656, 325.9589
        CIE-Luv:
        60.0185, 61.0102, -88.3994
        Hunter-Lab:
        53.0508, 72.8141, -53.0324
      #e252ea color charts
#e252ea RGB chart
      #e252ea CMYK chart
      #e252ea RGB pie chart
      #e252ea color shades, tints & tones
#e252ea color schemes
#e252ea color preview, HTML & CSS examples
           This text has a color of #e252ea        
        
          <p style="color:#e252ea;">Text here</p>
        
        
          .mytext {color:#e252ea;}
        
        Text color #e252ea
      
           This box has a color of #e252ea        
        
          <div style="background-color:#e252ea;">Content here</div>
        
        
          .mybackground {background-color:#e252ea;}
        
        Background color #e252ea
      
           Border around this has a color of #e252ea        
        
          <div style="border:2px solid #e252ea;">Content here</div>
        
        
          .myborder {border:2px solid #e252ea;}
        
        Border color #e252ea