#e97cfb color space conversions
Hex:
        #e97cfb
        RGB:
        233, 124, 251
        CMY:
        9, 51, 2
        CMYK:
        7, 51, 0, 2
      HSL:
        291°, 94.0741%, 73.5294%
        HSV (HSB):
        291°, 50.5976%, 98.4314%
        XYZ:
        58.2245, 38.7040, 95.6686
        xyY:
        0.3023, 0.2010, 38.7040
      CIE-Lab:
        68.5363, 60.2642, -45.8056
        CIE-LCH:
        68.5363, 75.6963, 322.7623
        CIE-Luv:
        68.5363, 47.8692, -82.0393
        Hunter-Lab:
        62.2125, 58.1857, -47.6257
      #e97cfb color charts
#e97cfb RGB chart
      #e97cfb CMYK chart
      #e97cfb RGB pie chart
      #e97cfb color shades, tints & tones
#e97cfb color schemes
#e97cfb color preview, HTML & CSS examples
           This text has a color of #e97cfb        
        
          <p style="color:#e97cfb;">Text here</p>
        
        
          .mytext {color:#e97cfb;}
        
        Text color #e97cfb
      
           This box has a color of #e97cfb        
        
          <div style="background-color:#e97cfb;">Content here</div>
        
        
          .mybackground {background-color:#e97cfb;}
        
        Background color #e97cfb
      
           Border around this has a color of #e97cfb        
        
          <div style="border:2px solid #e97cfb;">Content here</div>
        
        
          .myborder {border:2px solid #e97cfb;}
        
        Border color #e97cfb