#e69bd2 color space conversions
Hex:
        #e69bd2
        RGB:
        230, 155, 210
        CMY:
        10, 39, 18
        CMYK:
        0, 33, 9, 10
      HSL:
        316°, 60.0000%, 75.4902%
        HSV (HSB):
        316°, 32.6087%, 90.1961%
        XYZ:
        55.9873, 44.9188, 66.6921
        xyY:
        0.3341, 0.2680, 44.9188
      CIE-Lab:
        72.8384, 36.2107, -16.6813
        CIE-LCH:
        72.8384, 39.8683, 335.2657
        CIE-Luv:
        72.8384, 40.7221, -31.7836
        Hunter-Lab:
        67.0215, 31.8248, -12.0835
      #e69bd2 color charts
#e69bd2 RGB chart
      #e69bd2 CMYK chart
      #e69bd2 RGB pie chart
      #e69bd2 color shades, tints & tones
#e69bd2 color schemes
#e69bd2 color preview, HTML & CSS examples
           This text has a color of #e69bd2        
        
          <p style="color:#e69bd2;">Text here</p>
        
        
          .mytext {color:#e69bd2;}
        
        Text color #e69bd2
      
           This box has a color of #e69bd2        
        
          <div style="background-color:#e69bd2;">Content here</div>
        
        
          .mybackground {background-color:#e69bd2;}
        
        Background color #e69bd2
      
           Border around this has a color of #e69bd2        
        
          <div style="border:2px solid #e69bd2;">Content here</div>
        
        
          .myborder {border:2px solid #e69bd2;}
        
        Border color #e69bd2