#dc196b color space conversions
Hex:
        #dc196b
        RGB:
        220, 25, 107
        CMY:
        14, 90, 58
        CMYK:
        0, 89, 51, 14
      HSL:
        335°, 79.5918%, 48.0392%
        HSV (HSB):
        335°, 88.6364%, 86.2745%
        XYZ:
        32.5167, 16.9724, 15.4721
        xyY:
        0.5006, 0.2613, 16.9724
      CIE-Lab:
        48.2253, 72.8644, 6.3671
        CIE-LCH:
        48.2253, 73.1420, 4.9940
        CIE-Luv:
        48.2253, 120.4596, -6.4801
        Hunter-Lab:
        41.1976, 68.7916, 6.5715
      #dc196b color charts
#dc196b RGB chart
      #dc196b CMYK chart
      #dc196b RGB pie chart
      #dc196b color shades, tints & tones
#dc196b color schemes
#dc196b color preview, HTML & CSS examples
           This text has a color of #dc196b        
        
          <p style="color:#dc196b;">Text here</p>
        
        
          .mytext {color:#dc196b;}
        
        Text color #dc196b
      
           This box has a color of #dc196b        
        
          <div style="background-color:#dc196b;">Content here</div>
        
        
          .mybackground {background-color:#dc196b;}
        
        Background color #dc196b
      
           Border around this has a color of #dc196b        
        
          <div style="border:2px solid #dc196b;">Content here</div>
        
        
          .myborder {border:2px solid #dc196b;}
        
        Border color #dc196b