#e69bd1 color space conversions
Hex:
        #e69bd1
        RGB:
        230, 155, 209
        CMY:
        10, 39, 18
        CMYK:
        0, 33, 9, 10
      HSL:
        317°, 60.0000%, 75.4902%
        HSV (HSB):
        317°, 32.6087%, 90.1961%
        XYZ:
        55.8631, 44.8691, 66.0379
        xyY:
        0.3350, 0.2690, 44.8691
      CIE-Lab:
        72.8056, 36.0417, -16.1806
        CIE-LCH:
        72.8056, 39.5072, 335.8227
        CIE-Luv:
        72.8056, 40.8929, -30.9687
        Hunter-Lab:
        66.9844, 31.6411, -11.5631
      #e69bd1 color charts
#e69bd1 RGB chart
      #e69bd1 CMYK chart
      #e69bd1 RGB pie chart
      #e69bd1 color shades, tints & tones
#e69bd1 color schemes
#e69bd1 color preview, HTML & CSS examples
           This text has a color of #e69bd1        
        
          <p style="color:#e69bd1;">Text here</p>
        
        
          .mytext {color:#e69bd1;}
        
        Text color #e69bd1
      
           This box has a color of #e69bd1        
        
          <div style="background-color:#e69bd1;">Content here</div>
        
        
          .mybackground {background-color:#e69bd1;}
        
        Background color #e69bd1
      
           Border around this has a color of #e69bd1        
        
          <div style="border:2px solid #e69bd1;">Content here</div>
        
        
          .myborder {border:2px solid #e69bd1;}
        
        Border color #e69bd1