#e696a3 color space conversions
Hex:
        #e696a3
        RGB:
        230, 150, 163
        CMY:
        10, 41, 36
        CMYK:
        0, 35, 29, 10
      HSL:
        350°, 61.5385%, 74.5098%
        HSV (HSB):
        350°, 34.7826%, 90.1961%
        XYZ:
        50.1503, 41.2800, 39.9750
        xyY:
        0.3816, 0.3141, 41.2800
      CIE-Lab:
        70.3717, 31.7397, 5.7069
        CIE-LCH:
        70.3717, 32.2487, 10.1930
        CIE-Luv:
        70.3717, 51.5224, 2.1719
        Hunter-Lab:
        64.2495, 26.8925, 8.0855
      #e696a3 color charts
#e696a3 RGB chart
      #e696a3 CMYK chart
      #e696a3 RGB pie chart
      #e696a3 color shades, tints & tones
#e696a3 color schemes
#e696a3 color preview, HTML & CSS examples
           This text has a color of #e696a3        
        
          <p style="color:#e696a3;">Text here</p>
        
        
          .mytext {color:#e696a3;}
        
        Text color #e696a3
      
           This box has a color of #e696a3        
        
          <div style="background-color:#e696a3;">Content here</div>
        
        
          .mybackground {background-color:#e696a3;}
        
        Background color #e696a3
      
           Border around this has a color of #e696a3        
        
          <div style="border:2px solid #e696a3;">Content here</div>
        
        
          .myborder {border:2px solid #e696a3;}
        
        Border color #e696a3