#e696a0 color space conversions
Hex:
        #e696a0
        RGB:
        230, 150, 160
        CMY:
        10, 41, 37
        CMYK:
        0, 35, 30, 10
      HSL:
        353°, 61.5385%, 74.5098%
        HSV (HSB):
        353°, 34.7826%, 90.1961%
        XYZ:
        49.8846, 41.1738, 38.5758
        xyY:
        0.3848, 0.3176, 41.1738
      CIE-Lab:
        70.2975, 31.3447, 7.2697
        CIE-LCH:
        70.2975, 32.1767, 13.0576
        CIE-Luv:
        70.2975, 52.0243, 4.3804
        Hunter-Lab:
        64.1668, 26.4779, 9.2727
      #e696a0 color charts
#e696a0 RGB chart
      #e696a0 CMYK chart
      #e696a0 RGB pie chart
      #e696a0 color shades, tints & tones
#e696a0 color schemes
#e696a0 color preview, HTML & CSS examples
           This text has a color of #e696a0        
        
          <p style="color:#e696a0;">Text here</p>
        
        
          .mytext {color:#e696a0;}
        
        Text color #e696a0
      
           This box has a color of #e696a0        
        
          <div style="background-color:#e696a0;">Content here</div>
        
        
          .mybackground {background-color:#e696a0;}
        
        Background color #e696a0
      
           Border around this has a color of #e696a0        
        
          <div style="border:2px solid #e696a0;">Content here</div>
        
        
          .myborder {border:2px solid #e696a0;}
        
        Border color #e696a0