#e825dd color space conversions
Hex:
        #e825dd
        RGB:
        232, 37, 221
        CMY:
        9, 85, 13
        CMYK:
        0, 84, 5, 9
      HSL:
        303°, 80.9129%, 52.7451%
        HSV (HSB):
        303°, 84.0517%, 90.9804%
        XYZ:
        46.9914, 23.6994, 70.5043
        xyY:
        0.3328, 0.1678, 23.6994
      CIE-Lab:
        55.7856, 85.9431, -49.2593
        CIE-LCH:
        55.7856, 99.0591, 330.1803
        CIE-Luv:
        55.7856, 78.5373, -87.7132
        Hunter-Lab:
        48.6820, 87.1076, -51.7900
      #e825dd color charts
#e825dd RGB chart
      #e825dd CMYK chart
      #e825dd RGB pie chart
      #e825dd color shades, tints & tones
#e825dd color schemes
#e825dd color preview, HTML & CSS examples
           This text has a color of #e825dd        
        
          <p style="color:#e825dd;">Text here</p>
        
        
          .mytext {color:#e825dd;}
        
        Text color #e825dd
      
           This box has a color of #e825dd        
        
          <div style="background-color:#e825dd;">Content here</div>
        
        
          .mybackground {background-color:#e825dd;}
        
        Background color #e825dd
      
           Border around this has a color of #e825dd        
        
          <div style="border:2px solid #e825dd;">Content here</div>
        
        
          .myborder {border:2px solid #e825dd;}
        
        Border color #e825dd