#e25ed7 color space conversions
Hex:
        #e25ed7
        RGB:
        226, 94, 215
        CMY:
        11, 63, 16
        CMYK:
        0, 58, 5, 11
      HSL:
        305°, 69.4737%, 62.7451%
        HSV (HSB):
        305°, 58.4071%, 88.6275%
        XYZ:
        47.6325, 29.0805, 67.3926
        xyY:
        0.3305, 0.2018, 29.0805
      CIE-Lab:
        60.8526, 65.8923, -37.9391
        CIE-LCH:
        60.8526, 76.0340, 330.0677
        CIE-Luv:
        60.8526, 63.2026, -68.6848
        Hunter-Lab:
        53.9263, 63.2960, -36.3473
      #e25ed7 color charts
#e25ed7 RGB chart
      #e25ed7 CMYK chart
      #e25ed7 RGB pie chart
      #e25ed7 color shades, tints & tones
#e25ed7 color schemes
#e25ed7 color preview, HTML & CSS examples
           This text has a color of #e25ed7        
        
          <p style="color:#e25ed7;">Text here</p>
        
        
          .mytext {color:#e25ed7;}
        
        Text color #e25ed7
      
           This box has a color of #e25ed7        
        
          <div style="background-color:#e25ed7;">Content here</div>
        
        
          .mybackground {background-color:#e25ed7;}
        
        Background color #e25ed7
      
           Border around this has a color of #e25ed7        
        
          <div style="border:2px solid #e25ed7;">Content here</div>
        
        
          .myborder {border:2px solid #e25ed7;}
        
        Border color #e25ed7