#dc1c96 color space conversions
Hex:
        #dc1c96
        RGB:
        220, 28, 150
        CMY:
        14, 89, 41
        CMYK:
        0, 87, 32, 14
      HSL:
        322°, 77.4194%, 48.6275%
        HSV (HSB):
        322°, 87.2727%, 86.2745%
        XYZ:
        35.4355, 18.2482, 30.5088
        xyY:
        0.4209, 0.2167, 18.2482
      CIE-Lab:
        49.7957, 76.2603, -17.4325
        CIE-LCH:
        49.7957, 78.2274, 347.1239
        CIE-Luv:
        49.7957, 100.9274, -37.8397
        Hunter-Lab:
        42.7179, 73.3137, -12.4419
      #dc1c96 color charts
#dc1c96 RGB chart
      #dc1c96 CMYK chart
      #dc1c96 RGB pie chart
      #dc1c96 color shades, tints & tones
#dc1c96 color schemes
#dc1c96 color preview, HTML & CSS examples
           This text has a color of #dc1c96        
        
          <p style="color:#dc1c96;">Text here</p>
        
        
          .mytext {color:#dc1c96;}
        
        Text color #dc1c96
      
           This box has a color of #dc1c96        
        
          <div style="background-color:#dc1c96;">Content here</div>
        
        
          .mybackground {background-color:#dc1c96;}
        
        Background color #dc1c96
      
           Border around this has a color of #dc1c96        
        
          <div style="border:2px solid #dc1c96;">Content here</div>
        
        
          .myborder {border:2px solid #dc1c96;}
        
        Border color #dc1c96