#d65998 color space conversions
Hex:
        #d65998
        RGB:
        214, 89, 152
        CMY:
        16, 65, 40
        CMYK:
        0, 58, 29, 16
      HSL:
        330°, 60.3865%, 59.4118%
        HSV (HSB):
        330°, 58.4112%, 83.9216%
        XYZ:
        36.9714, 23.7079, 32.3332
        xyY:
        0.3975, 0.2549, 23.7079
      CIE-Lab:
        55.7941, 55.5311, -9.6489
        CIE-LCH:
        55.7941, 56.3631, 350.1429
        CIE-Luv:
        55.7941, 75.5938, -23.5876
        Hunter-Lab:
        48.6908, 50.3282, -5.2882
      #d65998 color charts
#d65998 RGB chart
      #d65998 CMYK chart
      #d65998 RGB pie chart
      #d65998 color shades, tints & tones
#d65998 color schemes
#d65998 color preview, HTML & CSS examples
           This text has a color of #d65998        
        
          <p style="color:#d65998;">Text here</p>
        
        
          .mytext {color:#d65998;}
        
        Text color #d65998
      
           This box has a color of #d65998        
        
          <div style="background-color:#d65998;">Content here</div>
        
        
          .mybackground {background-color:#d65998;}
        
        Background color #d65998
      
           Border around this has a color of #d65998        
        
          <div style="border:2px solid #d65998;">Content here</div>
        
        
          .myborder {border:2px solid #d65998;}
        
        Border color #d65998