#d8279d color space conversions
Hex:
        #d8279d
        RGB:
        216, 39, 157
        CMY:
        15, 85, 38
        CMYK:
        0, 82, 27, 15
      HSL:
        320°, 69.4118%, 50.0000%
        HSV (HSB):
        320°, 81.9444%, 84.7059%
        XYZ:
        35.1302, 18.4843, 33.6145
        xyY:
        0.4027, 0.2119, 18.4843
      CIE-Lab:
        50.0783, 74.0059, -21.2436
        CIE-LCH:
        50.0783, 76.9946, 343.9838
        CIE-Luv:
        50.0783, 92.5802, -42.8130
        Hunter-Lab:
        42.9934, 70.6154, -16.2608
      #d8279d color charts
#d8279d RGB chart
      #d8279d CMYK chart
      #d8279d RGB pie chart
      #d8279d color shades, tints & tones
#d8279d color schemes
#d8279d color preview, HTML & CSS examples
           This text has a color of #d8279d        
        
          <p style="color:#d8279d;">Text here</p>
        
        
          .mytext {color:#d8279d;}
        
        Text color #d8279d
      
           This box has a color of #d8279d        
        
          <div style="background-color:#d8279d;">Content here</div>
        
        
          .mybackground {background-color:#d8279d;}
        
        Background color #d8279d
      
           Border around this has a color of #d8279d        
        
          <div style="border:2px solid #d8279d;">Content here</div>
        
        
          .myborder {border:2px solid #d8279d;}
        
        Border color #d8279d