#d496be color space conversions
Hex:
        #d496be
        RGB:
        212, 150, 190
        CMY:
        17, 41, 25
        CMYK:
        0, 29, 10, 17
      HSL:
        321°, 41.8919%, 70.9804%
        HSV (HSB):
        321°, 29.2453%, 83.1373%
        XYZ:
        47.3520, 39.5274, 53.8490
        xyY:
        0.3365, 0.2809, 39.5274
      CIE-Lab:
        69.1316, 29.4256, -11.3835
        CIE-LCH:
        69.1316, 31.5508, 338.8507
        CIE-Luv:
        69.1316, 34.4974, -22.1593
        Hunter-Lab:
        62.8709, 24.4156, -6.7724
      #d496be color charts
#d496be RGB chart
      #d496be CMYK chart
      #d496be RGB pie chart
      #d496be color shades, tints & tones
#d496be color schemes
#d496be color preview, HTML & CSS examples
           This text has a color of #d496be        
        
          <p style="color:#d496be;">Text here</p>
        
        
          .mytext {color:#d496be;}
        
        Text color #d496be
      
           This box has a color of #d496be        
        
          <div style="background-color:#d496be;">Content here</div>
        
        
          .mybackground {background-color:#d496be;}
        
        Background color #d496be
      
           Border around this has a color of #d496be        
        
          <div style="border:2px solid #d496be;">Content here</div>
        
        
          .myborder {border:2px solid #d496be;}
        
        Border color #d496be