#e825e4 color space conversions
Hex:
        #e825e4
        RGB:
        232, 37, 228
        CMY:
        9, 85, 11
        CMYK:
        0, 84, 2, 9
      HSL:
        301°, 80.9129%, 52.7451%
        HSV (HSB):
        301°, 84.0517%, 90.9804%
        XYZ:
        47.9439, 24.0804, 75.5198
        xyY:
        0.3249, 0.1632, 24.0804
      CIE-Lab:
        56.1682, 86.9472, -52.6089
        CIE-LCH:
        56.1682, 101.6244, 328.8232
        CIE-Luv:
        56.1682, 75.8167, -93.0406
        Hunter-Lab:
        49.0718, 88.5217, -56.8951
      #e825e4 color charts
#e825e4 RGB chart
      #e825e4 CMYK chart
      #e825e4 RGB pie chart
      #e825e4 color shades, tints & tones
#e825e4 color schemes
#e825e4 color preview, HTML & CSS examples
           This text has a color of #e825e4        
        
          <p style="color:#e825e4;">Text here</p>
        
        
          .mytext {color:#e825e4;}
        
        Text color #e825e4
      
           This box has a color of #e825e4        
        
          <div style="background-color:#e825e4;">Content here</div>
        
        
          .mybackground {background-color:#e825e4;}
        
        Background color #e825e4
      
           Border around this has a color of #e825e4        
        
          <div style="border:2px solid #e825e4;">Content here</div>
        
        
          .myborder {border:2px solid #e825e4;}
        
        Border color #e825e4