#dc0cc4 color space conversions
Hex:
        #dc0cc4
        RGB:
        220, 12, 196
        CMY:
        14, 95, 23
        CMYK:
        0, 95, 11, 14
      HSL:
        307°, 89.6552%, 45.4902%
        HSV (HSB):
        307°, 94.5455%, 86.2745%
        XYZ:
        39.6105, 19.4641, 53.8938
        xyY:
        0.3506, 0.1723, 19.4641
      CIE-Lab:
        51.2258, 83.7077, -42.2994
        CIE-LCH:
        51.2258, 93.7881, 333.1915
        CIE-Luv:
        51.2258, 82.1620, -75.3775
        Hunter-Lab:
        44.1181, 83.0554, -41.5447
      #dc0cc4 color charts
#dc0cc4 RGB chart
      #dc0cc4 CMYK chart
      #dc0cc4 RGB pie chart
      #dc0cc4 color shades, tints & tones
#dc0cc4 color schemes
#dc0cc4 color preview, HTML & CSS examples
           This text has a color of #dc0cc4        
        
          <p style="color:#dc0cc4;">Text here</p>
        
        
          .mytext {color:#dc0cc4;}
        
        Text color #dc0cc4
      
           This box has a color of #dc0cc4        
        
          <div style="background-color:#dc0cc4;">Content here</div>
        
        
          .mybackground {background-color:#dc0cc4;}
        
        Background color #dc0cc4
      
           Border around this has a color of #dc0cc4        
        
          <div style="border:2px solid #dc0cc4;">Content here</div>
        
        
          .myborder {border:2px solid #dc0cc4;}
        
        Border color #dc0cc4