#dc8dbe color space conversions
Hex:
        #dc8dbe
        RGB:
        220, 141, 190
        CMY:
        14, 45, 25
        CMYK:
        0, 36, 14, 14
      HSL:
        323°, 53.0201%, 70.7843%
        HSV (HSB):
        323°, 35.9091%, 86.2745%
        XYZ:
        48.3343, 37.9831, 53.4992
        xyY:
        0.3457, 0.2717, 37.9831
      CIE-Lab:
        68.0082, 36.9904, -12.9772
        CIE-LCH:
        68.0082, 39.2008, 340.6678
        CIE-Luv:
        68.0082, 44.6307, -25.8773
        Hunter-Lab:
        61.6304, 32.1373, -8.3262
      #dc8dbe color charts
#dc8dbe RGB chart
      #dc8dbe CMYK chart
      #dc8dbe RGB pie chart
      #dc8dbe color shades, tints & tones
#dc8dbe color schemes
#dc8dbe color preview, HTML & CSS examples
           This text has a color of #dc8dbe        
        
          <p style="color:#dc8dbe;">Text here</p>
        
        
          .mytext {color:#dc8dbe;}
        
        Text color #dc8dbe
      
           This box has a color of #dc8dbe        
        
          <div style="background-color:#dc8dbe;">Content here</div>
        
        
          .mybackground {background-color:#dc8dbe;}
        
        Background color #dc8dbe
      
           Border around this has a color of #dc8dbe        
        
          <div style="border:2px solid #dc8dbe;">Content here</div>
        
        
          .myborder {border:2px solid #dc8dbe;}
        
        Border color #dc8dbe