#dc8dcf color space conversions
Hex:
        #dc8dcf
        RGB:
        220, 141, 207
        CMY:
        14, 45, 19
        CMYK:
        0, 36, 6, 14
      HSL:
        310°, 53.0201%, 70.7843%
        HSV (HSB):
        310°, 35.9091%, 86.2745%
        XYZ:
        50.3026, 38.7704, 63.8637
        xyY:
        0.3289, 0.2535, 38.7704
      CIE-Lab:
        68.5846, 39.8510, -21.5796
        CIE-LCH:
        68.5846, 45.3186, 331.5642
        CIE-Luv:
        68.5846, 41.4689, -39.7566
        Hunter-Lab:
        62.2659, 35.2390, -17.2253
      #dc8dcf color charts
#dc8dcf RGB chart
      #dc8dcf CMYK chart
      #dc8dcf RGB pie chart
      #dc8dcf color shades, tints & tones
#dc8dcf color schemes
#dc8dcf color preview, HTML & CSS examples
           This text has a color of #dc8dcf        
        
          <p style="color:#dc8dcf;">Text here</p>
        
        
          .mytext {color:#dc8dcf;}
        
        Text color #dc8dcf
      
           This box has a color of #dc8dcf        
        
          <div style="background-color:#dc8dcf;">Content here</div>
        
        
          .mybackground {background-color:#dc8dcf;}
        
        Background color #dc8dcf
      
           Border around this has a color of #dc8dcf        
        
          <div style="border:2px solid #dc8dcf;">Content here</div>
        
        
          .myborder {border:2px solid #dc8dcf;}
        
        Border color #dc8dcf