#d1299d color space conversions
Hex:
        #d1299d
        RGB:
        209, 41, 157
        CMY:
        18, 84, 38
        CMYK:
        0, 80, 25, 18
      HSL:
        319°, 67.2000%, 49.0196%
        HSV (HSB):
        319°, 80.3828%, 81.9608%
        XYZ:
        33.1732, 17.5755, 33.5423
        xyY:
        0.3936, 0.2085, 17.5755
      CIE-Lab:
        48.9771, 71.9616, -23.0452
        CIE-LCH:
        48.9771, 75.5616, 342.2427
        CIE-Luv:
        48.9771, 86.6142, -44.7811
        Hunter-Lab:
        41.9232, 67.8792, -18.0911
      #d1299d color charts
#d1299d RGB chart
      #d1299d CMYK chart
      #d1299d RGB pie chart
      #d1299d color shades, tints & tones
#d1299d color schemes
#d1299d color preview, HTML & CSS examples
           This text has a color of #d1299d        
        
          <p style="color:#d1299d;">Text here</p>
        
        
          .mytext {color:#d1299d;}
        
        Text color #d1299d
      
           This box has a color of #d1299d        
        
          <div style="background-color:#d1299d;">Content here</div>
        
        
          .mybackground {background-color:#d1299d;}
        
        Background color #d1299d
      
           Border around this has a color of #d1299d        
        
          <div style="border:2px solid #d1299d;">Content here</div>
        
        
          .myborder {border:2px solid #d1299d;}
        
        Border color #d1299d