#e95aa1 color space conversions
Hex:
        #e95aa1
        RGB:
        233, 90, 161
        CMY:
        9, 65, 37
        CMYK:
        0, 61, 31, 9
      HSL:
        330°, 76.4706%, 63.3333%
        HSV (HSB):
        330°, 61.3734%, 91.3725%
        XYZ:
        43.6935, 27.2092, 36.6672
        xyY:
        0.4062, 0.2529, 27.2092
      CIE-Lab:
        59.1674, 61.8916, -9.5465
        CIE-LCH:
        59.1674, 62.6236, 351.2315
        CIE-Luv:
        59.1674, 87.1002, -24.9770
        Hunter-Lab:
        52.1624, 58.2350, -5.1638
      #e95aa1 color charts
#e95aa1 RGB chart
      #e95aa1 CMYK chart
      #e95aa1 RGB pie chart
      #e95aa1 color shades, tints & tones
#e95aa1 color schemes
#e95aa1 color preview, HTML & CSS examples
           This text has a color of #e95aa1        
        
          <p style="color:#e95aa1;">Text here</p>
        
        
          .mytext {color:#e95aa1;}
        
        Text color #e95aa1
      
           This box has a color of #e95aa1        
        
          <div style="background-color:#e95aa1;">Content here</div>
        
        
          .mybackground {background-color:#e95aa1;}
        
        Background color #e95aa1
      
           Border around this has a color of #e95aa1        
        
          <div style="border:2px solid #e95aa1;">Content here</div>
        
        
          .myborder {border:2px solid #e95aa1;}
        
        Border color #e95aa1