#dc0cc0 color space conversions
Hex:
        #dc0cc0
        RGB:
        220, 12, 192
        CMY:
        14, 95, 25
        CMYK:
        0, 95, 13, 14
      HSL:
        308°, 89.6552%, 45.4902%
        HSV (HSB):
        308°, 94.5455%, 86.2745%
        XYZ:
        39.1611, 19.2844, 51.5274
        xyY:
        0.3561, 0.1754, 19.2844
      CIE-Lab:
        51.0182, 83.1847, -40.3070
        CIE-LCH:
        51.0182, 92.4356, 334.1476
        CIE-Luv:
        51.0182, 83.8795, -72.2974
        Hunter-Lab:
        43.9140, 82.3313, -38.8294
      #dc0cc0 color charts
#dc0cc0 RGB chart
      #dc0cc0 CMYK chart
      #dc0cc0 RGB pie chart
      #dc0cc0 color shades, tints & tones
#dc0cc0 color schemes
#dc0cc0 color preview, HTML & CSS examples
           This text has a color of #dc0cc0        
        
          <p style="color:#dc0cc0;">Text here</p>
        
        
          .mytext {color:#dc0cc0;}
        
        Text color #dc0cc0
      
           This box has a color of #dc0cc0        
        
          <div style="background-color:#dc0cc0;">Content here</div>
        
        
          .mybackground {background-color:#dc0cc0;}
        
        Background color #dc0cc0
      
           Border around this has a color of #dc0cc0        
        
          <div style="border:2px solid #dc0cc0;">Content here</div>
        
        
          .myborder {border:2px solid #dc0cc0;}
        
        Border color #dc0cc0