#d65978 color space conversions
Hex:
        #d65978
        RGB:
        214, 89, 120
        CMY:
        16, 65, 53
        CMYK:
        0, 58, 44, 16
      HSL:
        345°, 60.3865%, 59.4118%
        HSV (HSB):
        345°, 58.4112%, 83.9216%
        XYZ:
        34.6941, 22.7970, 20.3410
        xyY:
        0.4458, 0.2929, 22.7970
      CIE-Lab:
        54.8626, 51.8930, 7.8450
        CIE-LCH:
        54.8626, 52.4826, 8.5967
        CIE-Luv:
        54.8626, 85.0430, 0.3182
        Hunter-Lab:
        47.7462, 46.1488, 8.1634
      #d65978 color charts
#d65978 RGB chart
      #d65978 CMYK chart
      #d65978 RGB pie chart
      #d65978 color shades, tints & tones
#d65978 color schemes
#d65978 color preview, HTML & CSS examples
           This text has a color of #d65978        
        
          <p style="color:#d65978;">Text here</p>
        
        
          .mytext {color:#d65978;}
        
        Text color #d65978
      
           This box has a color of #d65978        
        
          <div style="background-color:#d65978;">Content here</div>
        
        
          .mybackground {background-color:#d65978;}
        
        Background color #d65978
      
           Border around this has a color of #d65978        
        
          <div style="border:2px solid #d65978;">Content here</div>
        
        
          .myborder {border:2px solid #d65978;}
        
        Border color #d65978