#dc94c1 color space conversions
Hex:
        #dc94c1
        RGB:
        220, 148, 193
        CMY:
        14, 42, 24
        CMYK:
        0, 33, 12, 14
      HSL:
        323°, 50.7042%, 72.1569%
        HSV (HSB):
        323°, 32.7273%, 86.2745%
        XYZ:
        49.7307, 40.2457, 55.5992
        xyY:
        0.3416, 0.2765, 40.2457
      CIE-Lab:
        69.6442, 33.7455, -12.1950
        CIE-LCH:
        69.6442, 35.8815, 340.1311
        CIE-Luv:
        69.6442, 40.4575, -24.2009
        Hunter-Lab:
        63.4395, 28.9085, -7.5548
      #dc94c1 color charts
#dc94c1 RGB chart
      #dc94c1 CMYK chart
      #dc94c1 RGB pie chart
      #dc94c1 color shades, tints & tones
#dc94c1 color schemes
#dc94c1 color preview, HTML & CSS examples
           This text has a color of #dc94c1        
        
          <p style="color:#dc94c1;">Text here</p>
        
        
          .mytext {color:#dc94c1;}
        
        Text color #dc94c1
      
           This box has a color of #dc94c1        
        
          <div style="background-color:#dc94c1;">Content here</div>
        
        
          .mybackground {background-color:#dc94c1;}
        
        Background color #dc94c1
      
           Border around this has a color of #dc94c1        
        
          <div style="border:2px solid #dc94c1;">Content here</div>
        
        
          .myborder {border:2px solid #dc94c1;}
        
        Border color #dc94c1