#d66598 color space conversions
Hex:
        #d66598
        RGB:
        214, 101, 152
        CMY:
        16, 60, 40
        CMYK:
        0, 53, 29, 16
      HSL:
        333°, 57.9487%, 61.7647%
        HSV (HSB):
        333°, 52.8037%, 83.9216%
        XYZ:
        38.0527, 25.8705, 32.6937
        xyY:
        0.3939, 0.2678, 25.8705
      CIE-Lab:
        57.9139, 49.9182, -6.4881
        CIE-LCH:
        57.9139, 50.3381, 352.5945
        CIE-Luv:
        57.9139, 69.6664, -18.1879
        Hunter-Lab:
        50.8631, 44.5328, -2.5062
      #d66598 color charts
#d66598 RGB chart
      #d66598 CMYK chart
      #d66598 RGB pie chart
      #d66598 color shades, tints & tones
#d66598 color schemes
#d66598 color preview, HTML & CSS examples
           This text has a color of #d66598        
        
          <p style="color:#d66598;">Text here</p>
        
        
          .mytext {color:#d66598;}
        
        Text color #d66598
      
           This box has a color of #d66598        
        
          <div style="background-color:#d66598;">Content here</div>
        
        
          .mybackground {background-color:#d66598;}
        
        Background color #d66598
      
           Border around this has a color of #d66598        
        
          <div style="border:2px solid #d66598;">Content here</div>
        
        
          .myborder {border:2px solid #d66598;}
        
        Border color #d66598