#d497bf color space conversions
Hex:
        #d497bf
        RGB:
        212, 151, 191
        CMY:
        17, 41, 25
        CMYK:
        0, 29, 10, 17
      HSL:
        321°, 41.4966%, 71.1765%
        HSV (HSB):
        321°, 28.7736%, 83.1373%
        XYZ:
        47.6220, 39.8919, 54.4802
        xyY:
        0.3354, 0.2809, 39.8919
      CIE-Lab:
        69.3924, 29.0533, -11.5493
        CIE-LCH:
        69.3924, 31.2647, 338.3211
        CIE-Luv:
        69.3924, 33.8225, -22.3604
        Hunter-Lab:
        63.1600, 24.0571, -6.9300
      #d497bf color charts
#d497bf RGB chart
      #d497bf CMYK chart
      #d497bf RGB pie chart
      #d497bf color shades, tints & tones
#d497bf color schemes
#d497bf color preview, HTML & CSS examples
           This text has a color of #d497bf        
        
          <p style="color:#d497bf;">Text here</p>
        
        
          .mytext {color:#d497bf;}
        
        Text color #d497bf
      
           This box has a color of #d497bf        
        
          <div style="background-color:#d497bf;">Content here</div>
        
        
          .mybackground {background-color:#d497bf;}
        
        Background color #d497bf
      
           Border around this has a color of #d497bf        
        
          <div style="border:2px solid #d497bf;">Content here</div>
        
        
          .myborder {border:2px solid #d497bf;}
        
        Border color #d497bf