#e696a7 color space conversions
Hex:
        #e696a7
        RGB:
        230, 150, 167
        CMY:
        10, 41, 35
        CMYK:
        0, 35, 27, 10
      HSL:
        347°, 61.5385%, 74.5098%
        HSV (HSB):
        347°, 34.7826%, 90.1961%
        XYZ:
        50.5145, 41.4257, 41.8928
        xyY:
        0.3774, 0.3095, 41.4257
      CIE-Lab:
        70.4732, 32.2780, 3.6274
        CIE-LCH:
        70.4732, 32.4812, 6.4120
        CIE-Luv:
        70.4732, 50.8461, -0.8082
        Hunter-Lab:
        64.3628, 27.4591, 6.4630
      #e696a7 color charts
#e696a7 RGB chart
      #e696a7 CMYK chart
      #e696a7 RGB pie chart
      #e696a7 color shades, tints & tones
#e696a7 color schemes
#e696a7 color preview, HTML & CSS examples
           This text has a color of #e696a7        
        
          <p style="color:#e696a7;">Text here</p>
        
        
          .mytext {color:#e696a7;}
        
        Text color #e696a7
      
           This box has a color of #e696a7        
        
          <div style="background-color:#e696a7;">Content here</div>
        
        
          .mybackground {background-color:#e696a7;}
        
        Background color #e696a7
      
           Border around this has a color of #e696a7        
        
          <div style="border:2px solid #e696a7;">Content here</div>
        
        
          .myborder {border:2px solid #e696a7;}
        
        Border color #e696a7