#e79dd6 color space conversions
Hex:
        #e79dd6
        RGB:
        231, 157, 214
        CMY:
        9, 38, 16
        CMYK:
        0, 32, 7, 9
      HSL:
        314°, 60.6557%, 76.0784%
        HSV (HSB):
        314°, 32.0346%, 90.5882%
        XYZ:
        57.1496, 45.9579, 69.4770
        xyY:
        0.3311, 0.2663, 45.9579
      CIE-Lab:
        73.5182, 36.1609, -17.8413
        CIE-LCH:
        73.5182, 40.3227, 333.7390
        CIE-Luv:
        73.5182, 39.7041, -33.6439
        Hunter-Lab:
        67.7923, 31.8409, -13.3088
      #e79dd6 color charts
#e79dd6 RGB chart
      #e79dd6 CMYK chart
      #e79dd6 RGB pie chart
      #e79dd6 color shades, tints & tones
#e79dd6 color schemes
#e79dd6 color preview, HTML & CSS examples
           This text has a color of #e79dd6        
        
          <p style="color:#e79dd6;">Text here</p>
        
        
          .mytext {color:#e79dd6;}
        
        Text color #e79dd6
      
           This box has a color of #e79dd6        
        
          <div style="background-color:#e79dd6;">Content here</div>
        
        
          .mybackground {background-color:#e79dd6;}
        
        Background color #e79dd6
      
           Border around this has a color of #e79dd6        
        
          <div style="border:2px solid #e79dd6;">Content here</div>
        
        
          .myborder {border:2px solid #e79dd6;}
        
        Border color #e79dd6