#e97dff color space conversions
Hex:
        #e97dff
        RGB:
        233, 125, 255
        CMY:
        9, 51, 0
        CMYK:
        9, 51, 0, 0
      HSL:
        290°, 100.0000%, 74.5098%
        HSV (HSB):
        290°, 50.9804%, 100.0000%
        XYZ:
        58.9879, 39.2109, 99.0672
        xyY:
        0.2990, 0.1988, 39.2109
      CIE-Lab:
        68.9037, 60.5282, -47.4140
        CIE-LCH:
        68.9037, 76.8879, 321.9271
        CIE-Luv:
        68.9037, 46.5929, -84.7767
        Hunter-Lab:
        62.6186, 58.5679, -49.9681
      #e97dff color charts
#e97dff RGB chart
      #e97dff CMYK chart
      #e97dff RGB pie chart
      #e97dff color shades, tints & tones
#e97dff color schemes
#e97dff color preview, HTML & CSS examples
           This text has a color of #e97dff        
        
          <p style="color:#e97dff;">Text here</p>
        
        
          .mytext {color:#e97dff;}
        
        Text color #e97dff
      
           This box has a color of #e97dff        
        
          <div style="background-color:#e97dff;">Content here</div>
        
        
          .mybackground {background-color:#e97dff;}
        
        Background color #e97dff
      
           Border around this has a color of #e97dff        
        
          <div style="border:2px solid #e97dff;">Content here</div>
        
        
          .myborder {border:2px solid #e97dff;}
        
        Border color #e97dff