#dc96c5 color space conversions
Hex:
        #dc96c5
        RGB:
        220, 150, 197
        CMY:
        14, 41, 23
        CMYK:
        0, 32, 10, 14
      HSL:
        320°, 50.0000%, 72.5490%
        HSV (HSB):
        320°, 31.8182%, 86.2745%
        XYZ:
        50.4996, 41.0596, 58.0870
        xyY:
        0.3375, 0.2744, 41.0596
      CIE-Lab:
        70.2176, 33.3395, -13.5559
        CIE-LCH:
        70.2176, 35.9900, 337.8732
        CIE-Luv:
        70.2176, 38.7472, -26.2481
        Hunter-Lab:
        64.0777, 28.5396, -8.8925
      #dc96c5 color charts
#dc96c5 RGB chart
      #dc96c5 CMYK chart
      #dc96c5 RGB pie chart
      #dc96c5 color shades, tints & tones
#dc96c5 color schemes
#dc96c5 color preview, HTML & CSS examples
           This text has a color of #dc96c5        
        
          <p style="color:#dc96c5;">Text here</p>
        
        
          .mytext {color:#dc96c5;}
        
        Text color #dc96c5
      
           This box has a color of #dc96c5        
        
          <div style="background-color:#dc96c5;">Content here</div>
        
        
          .mybackground {background-color:#dc96c5;}
        
        Background color #dc96c5
      
           Border around this has a color of #dc96c5        
        
          <div style="border:2px solid #dc96c5;">Content here</div>
        
        
          .myborder {border:2px solid #dc96c5;}
        
        Border color #dc96c5