#d1408b color space conversions
Hex:
        #d1408b
        RGB:
        209, 64, 139
        CMY:
        18, 75, 45
        CMYK:
        0, 69, 33, 18
      HSL:
        329°, 61.1814%, 53.5294%
        HSV (HSB):
        329°, 69.3780%, 81.9608%
        XYZ:
        32.7881, 19.0862, 26.3820
        xyY:
        0.4190, 0.2439, 19.0862
      CIE-Lab:
        50.7879, 62.7890, -9.5330
        CIE-LCH:
        50.7879, 63.5086, 351.3670
        CIE-Luv:
        50.7879, 86.8226, -24.4190
        Hunter-Lab:
        43.6877, 57.5125, -5.2224
      #d1408b color charts
#d1408b RGB chart
      #d1408b CMYK chart
      #d1408b RGB pie chart
      #d1408b color shades, tints & tones
#d1408b color schemes
#d1408b color preview, HTML & CSS examples
           This text has a color of #d1408b        
        
          <p style="color:#d1408b;">Text here</p>
        
        
          .mytext {color:#d1408b;}
        
        Text color #d1408b
      
           This box has a color of #d1408b        
        
          <div style="background-color:#d1408b;">Content here</div>
        
        
          .mybackground {background-color:#d1408b;}
        
        Background color #d1408b
      
           Border around this has a color of #d1408b        
        
          <div style="border:2px solid #d1408b;">Content here</div>
        
        
          .myborder {border:2px solid #d1408b;}
        
        Border color #d1408b