#d65699 color space conversions
Hex:
        #d65699
        RGB:
        214, 86, 153
        CMY:
        16, 66, 40
        CMYK:
        0, 60, 29, 16
      HSL:
        329°, 60.9524%, 58.8235%
        HSV (HSB):
        329°, 59.8131%, 83.9216%
        XYZ:
        36.8091, 23.2516, 32.6849
        xyY:
        0.3969, 0.2507, 23.2516
      CIE-Lab:
        55.3306, 56.9943, -10.9302
        CIE-LCH:
        55.3306, 58.0329, 349.1438
        CIE-Luv:
        55.3306, 76.6737, -25.6416
        Hunter-Lab:
        48.2199, 51.8746, -6.4346
      #d65699 color charts
#d65699 RGB chart
      #d65699 CMYK chart
      #d65699 RGB pie chart
      #d65699 color shades, tints & tones
#d65699 color schemes
#d65699 color preview, HTML & CSS examples
           This text has a color of #d65699        
        
          <p style="color:#d65699;">Text here</p>
        
        
          .mytext {color:#d65699;}
        
        Text color #d65699
      
           This box has a color of #d65699        
        
          <div style="background-color:#d65699;">Content here</div>
        
        
          .mybackground {background-color:#d65699;}
        
        Background color #d65699
      
           Border around this has a color of #d65699        
        
          <div style="border:2px solid #d65699;">Content here</div>
        
        
          .myborder {border:2px solid #d65699;}
        
        Border color #d65699