#dc98c6 color space conversions
Hex:
        #dc98c6
        RGB:
        220, 152, 198
        CMY:
        14, 40, 22
        CMYK:
        0, 31, 10, 14
      HSL:
        319°, 49.2754%, 72.9412%
        HSV (HSB):
        319°, 30.9091%, 86.2745%
        XYZ:
        50.9365, 41.7493, 58.7999
        xyY:
        0.3362, 0.2756, 41.7493
      CIE-Lab:
        70.6978, 32.4344, -13.3890
        CIE-LCH:
        70.6978, 35.0893, 337.5691
        CIE-Luv:
        70.6978, 37.5505, -25.8594
        Hunter-Lab:
        64.6137, 27.6416, -8.7256
      #dc98c6 color charts
#dc98c6 RGB chart
      #dc98c6 CMYK chart
      #dc98c6 RGB pie chart
      #dc98c6 color shades, tints & tones
#dc98c6 color schemes
#dc98c6 color preview, HTML & CSS examples
           This text has a color of #dc98c6        
        
          <p style="color:#dc98c6;">Text here</p>
        
        
          .mytext {color:#dc98c6;}
        
        Text color #dc98c6
      
           This box has a color of #dc98c6        
        
          <div style="background-color:#dc98c6;">Content here</div>
        
        
          .mybackground {background-color:#dc98c6;}
        
        Background color #dc98c6
      
           Border around this has a color of #dc98c6        
        
          <div style="border:2px solid #dc98c6;">Content here</div>
        
        
          .myborder {border:2px solid #dc98c6;}
        
        Border color #dc98c6