#dc3d97 color space conversions
Hex:
        #dc3d97
        RGB:
        220, 61, 151
        CMY:
        14, 76, 41
        CMYK:
        0, 72, 31, 14
      HSL:
        326°, 69.4323%, 55.0980%
        HSV (HSB):
        326°, 72.2727%, 86.2745%
        XYZ:
        36.7699, 20.7875, 31.3526
        xyY:
        0.4136, 0.2338, 20.7875
      CIE-Lab:
        52.7161, 68.1338, -13.5929
        CIE-LCH:
        52.7161, 69.4765, 348.7174
        CIE-Luv:
        52.7161, 92.1317, -31.3005
        Hunter-Lab:
        45.5933, 64.1675, -8.8559
      #dc3d97 color charts
#dc3d97 RGB chart
      #dc3d97 CMYK chart
      #dc3d97 RGB pie chart
      #dc3d97 color shades, tints & tones
#dc3d97 color schemes
#dc3d97 color preview, HTML & CSS examples
           This text has a color of #dc3d97        
        
          <p style="color:#dc3d97;">Text here</p>
        
        
          .mytext {color:#dc3d97;}
        
        Text color #dc3d97
      
           This box has a color of #dc3d97        
        
          <div style="background-color:#dc3d97;">Content here</div>
        
        
          .mybackground {background-color:#dc3d97;}
        
        Background color #dc3d97
      
           Border around this has a color of #dc3d97        
        
          <div style="border:2px solid #dc3d97;">Content here</div>
        
        
          .myborder {border:2px solid #dc3d97;}
        
        Border color #dc3d97