#dc2d8a color space conversions
Hex:
        #dc2d8a
        RGB:
        220, 45, 138
        CMY:
        14, 82, 46
        CMYK:
        0, 80, 37, 14
      HSL:
        328°, 71.4286%, 51.9608%
        HSV (HSB):
        328°, 79.5455%, 86.2745%
        XYZ:
        35.0410, 18.9274, 25.8512
        xyY:
        0.4390, 0.2371, 18.9274
      CIE-Lab:
        50.6022, 71.4440, -9.0114
        CIE-LCH:
        50.6022, 72.0101, 352.8111
        CIE-Luv:
        50.6022, 102.3966, -25.4690
        Hunter-Lab:
        43.5056, 67.6356, -4.7765
      #dc2d8a color charts
#dc2d8a RGB chart
      #dc2d8a CMYK chart
      #dc2d8a RGB pie chart
      #dc2d8a color shades, tints & tones
#dc2d8a color schemes
#dc2d8a color preview, HTML & CSS examples
           This text has a color of #dc2d8a        
        
          <p style="color:#dc2d8a;">Text here</p>
        
        
          .mytext {color:#dc2d8a;}
        
        Text color #dc2d8a
      
           This box has a color of #dc2d8a        
        
          <div style="background-color:#dc2d8a;">Content here</div>
        
        
          .mybackground {background-color:#dc2d8a;}
        
        Background color #dc2d8a
      
           Border around this has a color of #dc2d8a        
        
          <div style="border:2px solid #dc2d8a;">Content here</div>
        
        
          .myborder {border:2px solid #dc2d8a;}
        
        Border color #dc2d8a