#d9208f color space conversions
Hex:
        #d9208f
        RGB:
        217, 32, 143
        CMY:
        15, 87, 44
        CMYK:
        0, 85, 34, 15
      HSL:
        324°, 74.2972%, 48.8235%
        HSV (HSB):
        324°, 85.2535%, 85.0980%
        XYZ:
        34.0897, 17.7679, 27.6194
        xyY:
        0.4289, 0.2236, 17.7679
      CIE-Lab:
        49.2134, 74.1558, -14.1673
        CIE-LCH:
        49.2134, 75.4970, 349.1841
        CIE-Luv:
        49.2134, 100.9277, -32.8343
        Hunter-Lab:
        42.1520, 70.5928, -9.3424
      #d9208f color charts
#d9208f RGB chart
      #d9208f CMYK chart
      #d9208f RGB pie chart
      #d9208f color shades, tints & tones
#d9208f color schemes
#d9208f color preview, HTML & CSS examples
           This text has a color of #d9208f        
        
          <p style="color:#d9208f;">Text here</p>
        
        
          .mytext {color:#d9208f;}
        
        Text color #d9208f
      
           This box has a color of #d9208f        
        
          <div style="background-color:#d9208f;">Content here</div>
        
        
          .mybackground {background-color:#d9208f;}
        
        Background color #d9208f
      
           Border around this has a color of #d9208f        
        
          <div style="border:2px solid #d9208f;">Content here</div>
        
        
          .myborder {border:2px solid #d9208f;}
        
        Border color #d9208f