#d63772 color space conversions
Hex:
        #d63772
        RGB:
        214, 55, 114
        CMY:
        16, 78, 55
        CMYK:
        0, 74, 47, 16
      HSL:
        338°, 65.9751%, 52.7451%
        HSV (HSB):
        338°, 74.2991%, 83.9216%
        XYZ:
        32.1350, 18.2434, 17.7472
        xyY:
        0.4717, 0.2678, 18.2434
      CIE-Lab:
        49.7900, 64.7462, 4.1814
        CIE-LCH:
        49.7900, 64.8811, 3.6951
        CIE-Luv:
        49.7900, 103.6814, -7.1303
        Hunter-Lab:
        42.7123, 59.5496, 5.2633
      #d63772 color charts
#d63772 RGB chart
      #d63772 CMYK chart
      #d63772 RGB pie chart
      #d63772 color shades, tints & tones
#d63772 color schemes
#d63772 color preview, HTML & CSS examples
           This text has a color of #d63772        
        
          <p style="color:#d63772;">Text here</p>
        
        
          .mytext {color:#d63772;}
        
        Text color #d63772
      
           This box has a color of #d63772        
        
          <div style="background-color:#d63772;">Content here</div>
        
        
          .mybackground {background-color:#d63772;}
        
        Background color #d63772
      
           Border around this has a color of #d63772        
        
          <div style="border:2px solid #d63772;">Content here</div>
        
        
          .myborder {border:2px solid #d63772;}
        
        Border color #d63772