#e25ed6 color space conversions
Hex:
        #e25ed6
        RGB:
        226, 94, 214
        CMY:
        11, 63, 16
        CMYK:
        0, 58, 5, 11
      HSL:
        305°, 69.4737%, 62.7451%
        HSV (HSB):
        305°, 58.4071%, 88.6275%
        XYZ:
        47.5043, 29.0292, 66.7178
        xyY:
        0.3316, 0.2026, 29.0292
      CIE-Lab:
        60.8074, 65.7306, -37.4463
        CIE-LCH:
        60.8074, 75.6487, 330.3301
        CIE-Luv:
        60.8074, 63.5014, -67.8779
        Hunter-Lab:
        53.8788, 63.0938, -35.7034
      #e25ed6 color charts
#e25ed6 RGB chart
      #e25ed6 CMYK chart
      #e25ed6 RGB pie chart
      #e25ed6 color shades, tints & tones
#e25ed6 color schemes
#e25ed6 color preview, HTML & CSS examples
           This text has a color of #e25ed6        
        
          <p style="color:#e25ed6;">Text here</p>
        
        
          .mytext {color:#e25ed6;}
        
        Text color #e25ed6
      
           This box has a color of #e25ed6        
        
          <div style="background-color:#e25ed6;">Content here</div>
        
        
          .mybackground {background-color:#e25ed6;}
        
        Background color #e25ed6
      
           Border around this has a color of #e25ed6        
        
          <div style="border:2px solid #e25ed6;">Content here</div>
        
        
          .myborder {border:2px solid #e25ed6;}
        
        Border color #e25ed6