#dc0c7d color space conversions
Hex:
        #dc0c7d
        RGB:
        220, 12, 125
        CMY:
        14, 95, 51
        CMYK:
        0, 95, 43, 14
      HSL:
        327°, 89.6552%, 45.4902%
        HSV (HSB):
        327°, 94.5455%, 86.2745%
        XYZ:
        33.3483, 16.9593, 20.9178
        xyY:
        0.4682, 0.2381, 16.9593
      CIE-Lab:
        48.2087, 75.8924, -4.6980
        CIE-LCH:
        48.2087, 76.0377, 356.4577
        CIE-Luv:
        48.2087, 114.5320, -20.5886
        Hunter-Lab:
        41.1816, 72.4792, -1.2887
      #dc0c7d color charts
#dc0c7d RGB chart
      #dc0c7d CMYK chart
      #dc0c7d RGB pie chart
      #dc0c7d color shades, tints & tones
#dc0c7d color schemes
#dc0c7d color preview, HTML & CSS examples
           This text has a color of #dc0c7d        
        
          <p style="color:#dc0c7d;">Text here</p>
        
        
          .mytext {color:#dc0c7d;}
        
        Text color #dc0c7d
      
           This box has a color of #dc0c7d        
        
          <div style="background-color:#dc0c7d;">Content here</div>
        
        
          .mybackground {background-color:#dc0c7d;}
        
        Background color #dc0c7d
      
           Border around this has a color of #dc0c7d        
        
          <div style="border:2px solid #dc0c7d;">Content here</div>
        
        
          .myborder {border:2px solid #dc0c7d;}
        
        Border color #dc0c7d