#e695d1 color space conversions
Hex:
        #e695d1
        RGB:
        230, 149, 209
        CMY:
        10, 42, 18
        CMYK:
        0, 35, 9, 10
      HSL:
        316°, 61.8321%, 74.3137%
        HSV (HSB):
        316°, 35.2174%, 90.1961%
        XYZ:
        54.8892, 42.9213, 65.7133
        xyY:
        0.3357, 0.2625, 42.9213
      CIE-Lab:
        71.5015, 39.2146, -18.1512
        CIE-LCH:
        71.5015, 43.2117, 335.1621
        CIE-Luv:
        71.5015, 43.9129, -34.5170
        Hunter-Lab:
        65.5144, 34.9006, -13.6099
      #e695d1 color charts
#e695d1 RGB chart
      #e695d1 CMYK chart
      #e695d1 RGB pie chart
      #e695d1 color shades, tints & tones
#e695d1 color schemes
#e695d1 color preview, HTML & CSS examples
           This text has a color of #e695d1        
        
          <p style="color:#e695d1;">Text here</p>
        
        
          .mytext {color:#e695d1;}
        
        Text color #e695d1
      
           This box has a color of #e695d1        
        
          <div style="background-color:#e695d1;">Content here</div>
        
        
          .mybackground {background-color:#e695d1;}
        
        Background color #e695d1
      
           Border around this has a color of #e695d1        
        
          <div style="border:2px solid #e695d1;">Content here</div>
        
        
          .myborder {border:2px solid #e695d1;}
        
        Border color #e695d1