#d05ede color space conversions
Hex:
        #d05ede
        RGB:
        208, 94, 222
        CMY:
        18, 63, 13
        CMYK:
        6, 58, 0, 13
      HSL:
        293°, 65.9794%, 61.9608%
        HSV (HSB):
        293°, 57.6577%, 87.0588%
        XYZ:
        43.1999, 26.6892, 71.9819
        xyY:
        0.3045, 0.1881, 26.6892
      CIE-Lab:
        58.6856, 62.5103, -45.4597
        CIE-LCH:
        58.6856, 77.2925, 323.9740
        CIE-Luv:
        58.6856, 48.9659, -79.4249
        Hunter-Lab:
        51.6616, 58.8556, -46.4476
      #d05ede color charts
#d05ede RGB chart
      #d05ede CMYK chart
      #d05ede RGB pie chart
      #d05ede color shades, tints & tones
#d05ede color schemes
#d05ede color preview, HTML & CSS examples
           This text has a color of #d05ede        
        
          <p style="color:#d05ede;">Text here</p>
        
        
          .mytext {color:#d05ede;}
        
        Text color #d05ede
      
           This box has a color of #d05ede        
        
          <div style="background-color:#d05ede;">Content here</div>
        
        
          .mybackground {background-color:#d05ede;}
        
        Background color #d05ede
      
           Border around this has a color of #d05ede        
        
          <div style="border:2px solid #d05ede;">Content here</div>
        
        
          .myborder {border:2px solid #d05ede;}
        
        Border color #d05ede