#d95ede color space conversions
Hex:
        #d95ede
        RGB:
        217, 94, 222
        CMY:
        15, 63, 13
        CMYK:
        2, 58, 0, 13
      HSL:
        298°, 65.9794%, 61.9608%
        HSV (HSB):
        298°, 57.6577%, 87.0588%
        XYZ:
        45.8028, 28.0310, 72.1037
        xyY:
        0.3139, 0.1921, 28.0310
      CIE-Lab:
        59.9168, 64.7741, -43.4351
        CIE-LCH:
        59.9168, 77.9891, 326.1557
        CIE-Luv:
        59.9168, 54.9684, -76.9098
        Hunter-Lab:
        52.9444, 61.7699, -43.6846
      #d95ede color charts
#d95ede RGB chart
      #d95ede CMYK chart
      #d95ede RGB pie chart
      #d95ede color shades, tints & tones
#d95ede color schemes
#d95ede color preview, HTML & CSS examples
           This text has a color of #d95ede        
        
          <p style="color:#d95ede;">Text here</p>
        
        
          .mytext {color:#d95ede;}
        
        Text color #d95ede
      
           This box has a color of #d95ede        
        
          <div style="background-color:#d95ede;">Content here</div>
        
        
          .mybackground {background-color:#d95ede;}
        
        Background color #d95ede
      
           Border around this has a color of #d95ede        
        
          <div style="border:2px solid #d95ede;">Content here</div>
        
        
          .myborder {border:2px solid #d95ede;}
        
        Border color #d95ede