#dc0c9f color space conversions
Hex:
        #dc0c9f
        RGB:
        220, 12, 159
        CMY:
        14, 95, 38
        CMYK:
        0, 95, 28, 14
      HSL:
        318°, 89.6552%, 45.4902%
        HSV (HSB):
        318°, 94.5455%, 86.2745%
        XYZ:
        35.9047, 17.9818, 34.3793
        xyY:
        0.4068, 0.2037, 17.9818
      CIE-Lab:
        49.4740, 79.2283, -23.3029
        CIE-LCH:
        49.4740, 82.5842, 343.6102
        CIE-Luv:
        49.4740, 98.7281, -46.5816
        Hunter-Lab:
        42.4049, 76.9291, -18.3852
      #dc0c9f color charts
#dc0c9f RGB chart
      #dc0c9f CMYK chart
      #dc0c9f RGB pie chart
      #dc0c9f color shades, tints & tones
#dc0c9f color schemes
#dc0c9f color preview, HTML & CSS examples
           This text has a color of #dc0c9f        
        
          <p style="color:#dc0c9f;">Text here</p>
        
        
          .mytext {color:#dc0c9f;}
        
        Text color #dc0c9f
      
           This box has a color of #dc0c9f        
        
          <div style="background-color:#dc0c9f;">Content here</div>
        
        
          .mybackground {background-color:#dc0c9f;}
        
        Background color #dc0c9f
      
           Border around this has a color of #dc0c9f        
        
          <div style="border:2px solid #dc0c9f;">Content here</div>
        
        
          .myborder {border:2px solid #dc0c9f;}
        
        Border color #dc0c9f