#e25ec8 color space conversions
Hex:
        #e25ec8
        RGB:
        226, 94, 200
        CMY:
        11, 63, 22
        CMYK:
        0, 58, 12, 11
      HSL:
        312°, 69.4737%, 62.7451%
        HSV (HSB):
        312°, 58.4071%, 88.6275%
        XYZ:
        45.7921, 28.3443, 57.7011
        xyY:
        0.3473, 0.2150, 28.3443
      CIE-Lab:
        60.1985, 63.5291, -30.4702
        CIE-LCH:
        60.1985, 70.4584, 334.3764
        CIE-Luv:
        60.1985, 67.7375, -56.5470
        Hunter-Lab:
        53.2394, 60.3620, -26.9912
      #e25ec8 color charts
#e25ec8 RGB chart
      #e25ec8 CMYK chart
      #e25ec8 RGB pie chart
      #e25ec8 color shades, tints & tones
#e25ec8 color schemes
#e25ec8 color preview, HTML & CSS examples
           This text has a color of #e25ec8        
        
          <p style="color:#e25ec8;">Text here</p>
        
        
          .mytext {color:#e25ec8;}
        
        Text color #e25ec8
      
           This box has a color of #e25ec8        
        
          <div style="background-color:#e25ec8;">Content here</div>
        
        
          .mybackground {background-color:#e25ec8;}
        
        Background color #e25ec8
      
           Border around this has a color of #e25ec8        
        
          <div style="border:2px solid #e25ec8;">Content here</div>
        
        
          .myborder {border:2px solid #e25ec8;}
        
        Border color #e25ec8