#d8279b color space conversions
Hex:
        #d8279b
        RGB:
        216, 39, 155
        CMY:
        15, 85, 39
        CMYK:
        0, 82, 28, 15
      HSL:
        321°, 69.4118%, 50.0000%
        HSV (HSB):
        321°, 81.9444%, 84.7059%
        XYZ:
        34.9608, 18.4165, 32.7225
        xyY:
        0.4060, 0.2139, 18.4165
      CIE-Lab:
        49.9975, 73.7767, -20.1764
        CIE-LCH:
        49.9975, 76.4859, 344.7047
        CIE-Luv:
        49.9975, 93.4400, -41.2436
        Hunter-Lab:
        42.9145, 70.3169, -15.1687
      #d8279b color charts
#d8279b RGB chart
      #d8279b CMYK chart
      #d8279b RGB pie chart
      #d8279b color shades, tints & tones
#d8279b color schemes
#d8279b color preview, HTML & CSS examples
           This text has a color of #d8279b        
        
          <p style="color:#d8279b;">Text here</p>
        
        
          .mytext {color:#d8279b;}
        
        Text color #d8279b
      
           This box has a color of #d8279b        
        
          <div style="background-color:#d8279b;">Content here</div>
        
        
          .mybackground {background-color:#d8279b;}
        
        Background color #d8279b
      
           Border around this has a color of #d8279b        
        
          <div style="border:2px solid #d8279b;">Content here</div>
        
        
          .myborder {border:2px solid #d8279b;}
        
        Border color #d8279b