#d8479f color space conversions
Hex:
        #d8479f
        RGB:
        216, 71, 159
        CMY:
        15, 72, 38
        CMYK:
        0, 67, 26, 15
      HSL:
        324°, 65.0224%, 56.2745%
        HSV (HSB):
        324°, 67.1296%, 84.7059%
        XYZ:
        36.8301, 21.6086, 35.0306
        xyY:
        0.3940, 0.2312, 21.6086
      CIE-Lab:
        53.6092, 64.4832, -17.0278
        CIE-LCH:
        53.6092, 66.6936, 345.2078
        CIE-Luv:
        53.6092, 82.4207, -35.5767
        Hunter-Lab:
        46.4851, 60.0768, -12.1407
      #d8479f color charts
#d8479f RGB chart
      #d8479f CMYK chart
      #d8479f RGB pie chart
      #d8479f color shades, tints & tones
#d8479f color schemes
#d8479f color preview, HTML & CSS examples
           This text has a color of #d8479f        
        
          <p style="color:#d8479f;">Text here</p>
        
        
          .mytext {color:#d8479f;}
        
        Text color #d8479f
      
           This box has a color of #d8479f        
        
          <div style="background-color:#d8479f;">Content here</div>
        
        
          .mybackground {background-color:#d8479f;}
        
        Background color #d8479f
      
           Border around this has a color of #d8479f        
        
          <div style="border:2px solid #d8479f;">Content here</div>
        
        
          .myborder {border:2px solid #d8479f;}
        
        Border color #d8479f