#d65778 color space conversions
Hex:
        #d65778
        RGB:
        214, 87, 120
        CMY:
        16, 66, 53
        CMYK:
        0, 59, 44, 16
      HSL:
        344°, 60.7656%, 59.0196%
        HSV (HSB):
        344°, 59.3458%, 83.9216%
        XYZ:
        34.5299, 22.4686, 20.2862
        xyY:
        0.4468, 0.2907, 22.4686
      CIE-Lab:
        54.5207, 52.8020, 7.3582
        CIE-LCH:
        54.5207, 53.3123, 7.9333
        CIE-Luv:
        54.5207, 86.1671, -0.4909
        Hunter-Lab:
        47.4011, 47.0788, 7.8064
      #d65778 color charts
#d65778 RGB chart
      #d65778 CMYK chart
      #d65778 RGB pie chart
      #d65778 color shades, tints & tones
#d65778 color schemes
#d65778 color preview, HTML & CSS examples
           This text has a color of #d65778        
        
          <p style="color:#d65778;">Text here</p>
        
        
          .mytext {color:#d65778;}
        
        Text color #d65778
      
           This box has a color of #d65778        
        
          <div style="background-color:#d65778;">Content here</div>
        
        
          .mybackground {background-color:#d65778;}
        
        Background color #d65778
      
           Border around this has a color of #d65778        
        
          <div style="border:2px solid #d65778;">Content here</div>
        
        
          .myborder {border:2px solid #d65778;}
        
        Border color #d65778