#dc96c0 color space conversions
Hex:
        #dc96c0
        RGB:
        220, 150, 192
        CMY:
        14, 41, 25
        CMYK:
        0, 32, 13, 14
      HSL:
        324°, 50.0000%, 72.5490%
        HSV (HSB):
        324°, 31.8182%, 86.2745%
        XYZ:
        49.9360, 40.8341, 55.1190
        xyY:
        0.3423, 0.2799, 40.8341
      CIE-Lab:
        70.0595, 32.5087, -11.0174
        CIE-LCH:
        70.0595, 34.3249, 341.2782
        CIE-Luv:
        70.0595, 39.5765, -22.2070
        Hunter-Lab:
        63.9016, 27.6613, -6.4102
      #dc96c0 color charts
#dc96c0 RGB chart
      #dc96c0 CMYK chart
      #dc96c0 RGB pie chart
      #dc96c0 color shades, tints & tones
#dc96c0 color schemes
#dc96c0 color preview, HTML & CSS examples
           This text has a color of #dc96c0        
        
          <p style="color:#dc96c0;">Text here</p>
        
        
          .mytext {color:#dc96c0;}
        
        Text color #dc96c0
      
           This box has a color of #dc96c0        
        
          <div style="background-color:#dc96c0;">Content here</div>
        
        
          .mybackground {background-color:#dc96c0;}
        
        Background color #dc96c0
      
           Border around this has a color of #dc96c0        
        
          <div style="border:2px solid #dc96c0;">Content here</div>
        
        
          .myborder {border:2px solid #dc96c0;}
        
        Border color #dc96c0