#e25dea color space conversions
Hex:
        #e25dea
        RGB:
        226, 93, 234
        CMY:
        11, 64, 8
        CMYK:
        3, 60, 0, 8
      HSL:
        297°, 77.0492%, 64.1176%
        HSV (HSB):
        297°, 60.2564%, 91.7647%
        XYZ:
        50.1297, 29.9380, 80.9784
        xyY:
        0.3113, 0.1859, 29.9380
      CIE-Lab:
        61.6007, 69.4903, -47.4092
        CIE-LCH:
        61.6007, 84.1221, 325.6966
        CIE-Luv:
        61.6007, 57.9402, -84.3036
        Hunter-Lab:
        54.7156, 67.7869, -49.4475
      #e25dea color charts
#e25dea RGB chart
      #e25dea CMYK chart
      #e25dea RGB pie chart
      #e25dea color shades, tints & tones
#e25dea color schemes
#e25dea color preview, HTML & CSS examples
           This text has a color of #e25dea        
        
          <p style="color:#e25dea;">Text here</p>
        
        
          .mytext {color:#e25dea;}
        
        Text color #e25dea
      
           This box has a color of #e25dea        
        
          <div style="background-color:#e25dea;">Content here</div>
        
        
          .mybackground {background-color:#e25dea;}
        
        Background color #e25dea
      
           Border around this has a color of #e25dea        
        
          <div style="border:2px solid #e25dea;">Content here</div>
        
        
          .myborder {border:2px solid #e25dea;}
        
        Border color #e25dea