#d1206d color space conversions
Hex:
        #d1206d
        RGB:
        209, 32, 109
        CMY:
        18, 87, 57
        CMYK:
        0, 85, 48, 18
      HSL:
        334°, 73.4440%, 47.2549%
        HSV (HSB):
        334°, 84.6890%, 81.9608%
        XYZ:
        29.5713, 15.6925, 15.9384
        xyY:
        0.4832, 0.2564, 15.6925
      CIE-Lab:
        46.5684, 69.1118, 2.4723
        CIE-LCH:
        46.5684, 69.1560, 2.0488
        CIE-Luv:
        46.5684, 109.1773, -10.1635
        Hunter-Lab:
        39.6137, 63.9249, 3.8746
      #d1206d color charts
#d1206d RGB chart
      #d1206d CMYK chart
      #d1206d RGB pie chart
      #d1206d color shades, tints & tones
#d1206d color schemes
#d1206d color preview, HTML & CSS examples
           This text has a color of #d1206d        
        
          <p style="color:#d1206d;">Text here</p>
        
        
          .mytext {color:#d1206d;}
        
        Text color #d1206d
      
           This box has a color of #d1206d        
        
          <div style="background-color:#d1206d;">Content here</div>
        
        
          .mybackground {background-color:#d1206d;}
        
        Background color #d1206d
      
           Border around this has a color of #d1206d        
        
          <div style="border:2px solid #d1206d;">Content here</div>
        
        
          .myborder {border:2px solid #d1206d;}
        
        Border color #d1206d