#d65989 color space conversions
Hex:
        #d65989
        RGB:
        214, 89, 137
        CMY:
        16, 65, 46
        CMYK:
        0, 58, 36, 16
      HSL:
        337°, 60.3865%, 59.4118%
        HSV (HSB):
        337°, 58.4112%, 83.9216%
        XYZ:
        35.8193, 23.2470, 26.2662
        xyY:
        0.4198, 0.2724, 23.2470
      CIE-Lab:
        55.3259, 53.7179, -1.5261
        CIE-LCH:
        55.3259, 53.7396, 358.3727
        CIE-Luv:
        55.3259, 80.1216, -12.0583
        Hunter-Lab:
        48.2152, 48.2319, 1.4513
      #d65989 color charts
#d65989 RGB chart
      #d65989 CMYK chart
      #d65989 RGB pie chart
      #d65989 color shades, tints & tones
#d65989 color schemes
#d65989 color preview, HTML & CSS examples
           This text has a color of #d65989        
        
          <p style="color:#d65989;">Text here</p>
        
        
          .mytext {color:#d65989;}
        
        Text color #d65989
      
           This box has a color of #d65989        
        
          <div style="background-color:#d65989;">Content here</div>
        
        
          .mybackground {background-color:#d65989;}
        
        Background color #d65989
      
           Border around this has a color of #d65989        
        
          <div style="border:2px solid #d65989;">Content here</div>
        
        
          .myborder {border:2px solid #d65989;}
        
        Border color #d65989