#d1056d color space conversions
Hex:
        #d1056d
        RGB:
        209, 5, 109
        CMY:
        18, 98, 57
        CMYK:
        0, 98, 48, 18
      HSL:
        329°, 95.3271%, 41.9608%
        HSV (HSB):
        329°, 97.6077%, 81.9608%
        XYZ:
        29.1091, 14.7680, 15.7843
        xyY:
        0.4879, 0.2475, 14.7680
      CIE-Lab:
        45.3148, 72.7408, 0.6517
        CIE-LCH:
        45.3148, 72.7437, 0.5133
        CIE-Luv:
        45.3148, 113.6419, -13.1344
        Hunter-Lab:
        38.4291, 67.9582, 2.5478
      #d1056d color charts
#d1056d RGB chart
      #d1056d CMYK chart
      #d1056d RGB pie chart
      #d1056d color shades, tints & tones
#d1056d color schemes
#d1056d color preview, HTML & CSS examples
           This text has a color of #d1056d        
        
          <p style="color:#d1056d;">Text here</p>
        
        
          .mytext {color:#d1056d;}
        
        Text color #d1056d
      
           This box has a color of #d1056d        
        
          <div style="background-color:#d1056d;">Content here</div>
        
        
          .mybackground {background-color:#d1056d;}
        
        Background color #d1056d
      
           Border around this has a color of #d1056d        
        
          <div style="border:2px solid #d1056d;">Content here</div>
        
        
          .myborder {border:2px solid #d1056d;}
        
        Border color #d1056d