#e97efa color space conversions
Hex:
        #e97efa
        RGB:
        233, 126, 250
        CMY:
        9, 51, 2
        CMYK:
        7, 50, 0, 2
      HSL:
        292°, 92.5373%, 73.7255%
        HSV (HSB):
        292°, 49.6000%, 98.0392%
        XYZ:
        58.3204, 39.1475, 94.9249
        xyY:
        0.3031, 0.2035, 39.1475
      CIE-Lab:
        68.8580, 59.1108, -44.7533
        CIE-LCH:
        68.8580, 74.1414, 322.8704
        CIE-Luv:
        68.8580, 47.3697, -80.2191
        Hunter-Lab:
        62.5679, 56.8884, -46.1542
      #e97efa color charts
#e97efa RGB chart
      #e97efa CMYK chart
      #e97efa RGB pie chart
      #e97efa color shades, tints & tones
#e97efa color schemes
#e97efa color preview, HTML & CSS examples
           This text has a color of #e97efa        
        
          <p style="color:#e97efa;">Text here</p>
        
        
          .mytext {color:#e97efa;}
        
        Text color #e97efa
      
           This box has a color of #e97efa        
        
          <div style="background-color:#e97efa;">Content here</div>
        
        
          .mybackground {background-color:#e97efa;}
        
        Background color #e97efa
      
           Border around this has a color of #e97efa        
        
          <div style="border:2px solid #e97efa;">Content here</div>
        
        
          .myborder {border:2px solid #e97efa;}
        
        Border color #e97efa