#dc98c3 color space conversions
Hex:
        #dc98c3
        RGB:
        220, 152, 195
        CMY:
        14, 40, 24
        CMYK:
        0, 31, 11, 14
      HSL:
        322°, 49.2754%, 72.9412%
        HSV (HSB):
        322°, 30.9091%, 86.2745%
        XYZ:
        50.5938, 41.6122, 56.9951
        xyY:
        0.3391, 0.2789, 41.6122
      CIE-Lab:
        70.6028, 31.9310, -11.8691
        CIE-LCH:
        70.6028, 34.0656, 339.6093
        CIE-Luv:
        70.6028, 38.0363, -23.4312
        Hunter-Lab:
        64.5076, 27.1107, -7.2299
      #dc98c3 color charts
#dc98c3 RGB chart
      #dc98c3 CMYK chart
      #dc98c3 RGB pie chart
      #dc98c3 color shades, tints & tones
#dc98c3 color schemes
#dc98c3 color preview, HTML & CSS examples
           This text has a color of #dc98c3        
        
          <p style="color:#dc98c3;">Text here</p>
        
        
          .mytext {color:#dc98c3;}
        
        Text color #dc98c3
      
           This box has a color of #dc98c3        
        
          <div style="background-color:#dc98c3;">Content here</div>
        
        
          .mybackground {background-color:#dc98c3;}
        
        Background color #dc98c3
      
           Border around this has a color of #dc98c3        
        
          <div style="border:2px solid #dc98c3;">Content here</div>
        
        
          .myborder {border:2px solid #dc98c3;}
        
        Border color #dc98c3