#e97bff color space conversions
Hex:
        #e97bff
        RGB:
        233, 123, 255
        CMY:
        9, 52, 0
        CMYK:
        9, 52, 0, 0
      HSL:
        290°, 100.0000%, 74.1176%
        HSV (HSB):
        290°, 51.7647%, 100.0000%
        XYZ:
        58.7372, 38.7096, 98.9836
        xyY:
        0.2990, 0.1971, 38.7096
      CIE-Lab:
        68.5404, 61.4896, -47.9860
        CIE-LCH:
        68.5404, 77.9976, 322.0318
        CIE-Luv:
        68.5404, 47.3002, -85.7707
        Hunter-Lab:
        62.2170, 59.6368, -50.7750
      #e97bff color charts
#e97bff RGB chart
      #e97bff CMYK chart
      #e97bff RGB pie chart
      #e97bff color shades, tints & tones
#e97bff color schemes
#e97bff color preview, HTML & CSS examples
           This text has a color of #e97bff        
        
          <p style="color:#e97bff;">Text here</p>
        
        
          .mytext {color:#e97bff;}
        
        Text color #e97bff
      
           This box has a color of #e97bff        
        
          <div style="background-color:#e97bff;">Content here</div>
        
        
          .mybackground {background-color:#e97bff;}
        
        Background color #e97bff
      
           Border around this has a color of #e97bff        
        
          <div style="border:2px solid #e97bff;">Content here</div>
        
        
          .myborder {border:2px solid #e97bff;}
        
        Border color #e97bff