#dc497f color space conversions
Hex:
        #dc497f
        RGB:
        220, 73, 127
        CMY:
        14, 71, 50
        CMYK:
        0, 67, 42, 14
      HSL:
        338°, 67.7419%, 57.4510%
        HSV (HSB):
        338°, 66.8182%, 86.2745%
        XYZ:
        35.7285, 21.5130, 22.3480
        xyY:
        0.4489, 0.2703, 21.5130
      CIE-Lab:
        53.5065, 61.2549, 1.8639
        CIE-LCH:
        53.5065, 61.2833, 1.7429
        CIE-Luv:
        53.5065, 96.0314, -9.2285
        Hunter-Lab:
        46.3821, 56.3311, 3.9002
      #dc497f color charts
#dc497f RGB chart
      #dc497f CMYK chart
      #dc497f RGB pie chart
      #dc497f color shades, tints & tones
#dc497f color schemes
#dc497f color preview, HTML & CSS examples
           This text has a color of #dc497f        
        
          <p style="color:#dc497f;">Text here</p>
        
        
          .mytext {color:#dc497f;}
        
        Text color #dc497f
      
           This box has a color of #dc497f        
        
          <div style="background-color:#dc497f;">Content here</div>
        
        
          .mybackground {background-color:#dc497f;}
        
        Background color #dc497f
      
           Border around this has a color of #dc497f        
        
          <div style="border:2px solid #dc497f;">Content here</div>
        
        
          .myborder {border:2px solid #dc497f;}
        
        Border color #dc497f