#e69ed4 color space conversions
Hex:
        #e69ed4
        RGB:
        230, 158, 212
        CMY:
        10, 38, 17
        CMYK:
        0, 31, 8, 10
      HSL:
        315°, 59.0164%, 76.0784%
        HSV (HSB):
        315°, 31.3043%, 90.1961%
        XYZ:
        56.7437, 46.0302, 68.1814
        xyY:
        0.3319, 0.2693, 46.0302
      CIE-Lab:
        73.5651, 34.9572, -16.6834
        CIE-LCH:
        73.5651, 38.7343, 334.4872
        CIE-Luv:
        73.5651, 38.8697, -31.6152
        Hunter-Lab:
        67.8455, 30.5615, -12.0916
      #e69ed4 color charts
#e69ed4 RGB chart
      #e69ed4 CMYK chart
      #e69ed4 RGB pie chart
      #e69ed4 color shades, tints & tones
#e69ed4 color schemes
#e69ed4 color preview, HTML & CSS examples
           This text has a color of #e69ed4        
        
          <p style="color:#e69ed4;">Text here</p>
        
        
          .mytext {color:#e69ed4;}
        
        Text color #e69ed4
      
           This box has a color of #e69ed4        
        
          <div style="background-color:#e69ed4;">Content here</div>
        
        
          .mybackground {background-color:#e69ed4;}
        
        Background color #e69ed4
      
           Border around this has a color of #e69ed4        
        
          <div style="border:2px solid #e69ed4;">Content here</div>
        
        
          .myborder {border:2px solid #e69ed4;}
        
        Border color #e69ed4