#d8205d color space conversions
Hex:
        #d8205d
        RGB:
        216, 32, 93
        CMY:
        15, 87, 64
        CMYK:
        0, 85, 57, 15
      HSL:
        340°, 74.1935%, 48.6275%
        HSV (HSB):
        340°, 85.1852%, 84.7059%
        XYZ:
        30.8112, 16.4223, 11.9018
        xyY:
        0.5210, 0.2777, 16.4223
      CIE-Lab:
        47.5237, 69.6646, 13.8965
        CIE-LCH:
        47.5237, 71.0371, 11.2811
        CIE-Luv:
        47.5237, 121.1531, 2.5299
        Hunter-Lab:
        40.5244, 64.7981, 10.9539
      #d8205d color charts
#d8205d RGB chart
      #d8205d CMYK chart
      #d8205d RGB pie chart
      #d8205d color shades, tints & tones
#d8205d color schemes
#d8205d color preview, HTML & CSS examples
           This text has a color of #d8205d        
        
          <p style="color:#d8205d;">Text here</p>
        
        
          .mytext {color:#d8205d;}
        
        Text color #d8205d
      
           This box has a color of #d8205d        
        
          <div style="background-color:#d8205d;">Content here</div>
        
        
          .mybackground {background-color:#d8205d;}
        
        Background color #d8205d
      
           Border around this has a color of #d8205d        
        
          <div style="border:2px solid #d8205d;">Content here</div>
        
        
          .myborder {border:2px solid #d8205d;}
        
        Border color #d8205d