#e25ee1 color space conversions
Hex:
        #e25ee1
        RGB:
        226, 94, 225
        CMY:
        11, 63, 12
        CMYK:
        0, 58, 0, 11
      HSL:
        300°, 69.4737%, 62.7451%
        HSV (HSB):
        300°, 58.4071%, 88.6275%
        XYZ:
        48.9573, 29.6104, 74.3692
        xyY:
        0.3201, 0.1936, 29.6104
      CIE-Lab:
        61.3166, 67.5407, -42.8286
        CIE-LCH:
        61.3166, 79.9753, 327.6206
        CIE-Luv:
        61.3166, 60.2464, -76.7251
        Hunter-Lab:
        54.4154, 65.3687, -42.9404
      #e25ee1 color charts
#e25ee1 RGB chart
      #e25ee1 CMYK chart
      #e25ee1 RGB pie chart
      #e25ee1 color shades, tints & tones
#e25ee1 color schemes
#e25ee1 color preview, HTML & CSS examples
           This text has a color of #e25ee1        
        
          <p style="color:#e25ee1;">Text here</p>
        
        
          .mytext {color:#e25ee1;}
        
        Text color #e25ee1
      
           This box has a color of #e25ee1        
        
          <div style="background-color:#e25ee1;">Content here</div>
        
        
          .mybackground {background-color:#e25ee1;}
        
        Background color #e25ee1
      
           Border around this has a color of #e25ee1        
        
          <div style="border:2px solid #e25ee1;">Content here</div>
        
        
          .myborder {border:2px solid #e25ee1;}
        
        Border color #e25ee1