#dc0d94 color space conversions
Hex:
        #dc0d94
        RGB:
        220, 13, 148
        CMY:
        14, 95, 42
        CMYK:
        0, 94, 33, 14
      HSL:
        321°, 88.8412%, 45.6863%
        HSV (HSB):
        321°, 94.0909%, 86.2745%
        XYZ:
        35.0044, 17.6416, 29.5772
        xyY:
        0.4257, 0.2146, 17.6416
      CIE-Lab:
        49.0585, 77.9728, -17.3578
        CIE-LCH:
        49.0585, 79.8815, 347.4498
        CIE-Luv:
        49.0585, 103.7610, -37.9488
        Hunter-Lab:
        42.0019, 75.2586, -12.3499
      #dc0d94 color charts
#dc0d94 RGB chart
      #dc0d94 CMYK chart
      #dc0d94 RGB pie chart
      #dc0d94 color shades, tints & tones
#dc0d94 color schemes
#dc0d94 color preview, HTML & CSS examples
           This text has a color of #dc0d94        
        
          <p style="color:#dc0d94;">Text here</p>
        
        
          .mytext {color:#dc0d94;}
        
        Text color #dc0d94
      
           This box has a color of #dc0d94        
        
          <div style="background-color:#dc0d94;">Content here</div>
        
        
          .mybackground {background-color:#dc0d94;}
        
        Background color #dc0d94
      
           Border around this has a color of #dc0d94        
        
          <div style="border:2px solid #dc0d94;">Content here</div>
        
        
          .myborder {border:2px solid #dc0d94;}
        
        Border color #dc0d94