#d8349f color space conversions
Hex:
        #d8349f
        RGB:
        216, 52, 159
        CMY:
        15, 80, 38
        CMYK:
        0, 76, 26, 15
      HSL:
        321°, 67.7686%, 52.5490%
        HSV (HSB):
        321°, 75.9259%, 84.7059%
        XYZ:
        35.8049, 19.5581, 34.6889
        xyY:
        0.3976, 0.2172, 19.5581
      CIE-Lab:
        51.3339, 70.8765, -20.5037
        CIE-LCH:
        51.3339, 73.7827, 343.8655
        CIE-Luv:
        51.3339, 88.5799, -41.4050
        Hunter-Lab:
        44.2246, 67.1234, -15.5487
      #d8349f color charts
#d8349f RGB chart
      #d8349f CMYK chart
      #d8349f RGB pie chart
      #d8349f color shades, tints & tones
#d8349f color schemes
#d8349f color preview, HTML & CSS examples
           This text has a color of #d8349f        
        
          <p style="color:#d8349f;">Text here</p>
        
        
          .mytext {color:#d8349f;}
        
        Text color #d8349f
      
           This box has a color of #d8349f        
        
          <div style="background-color:#d8349f;">Content here</div>
        
        
          .mybackground {background-color:#d8349f;}
        
        Background color #d8349f
      
           Border around this has a color of #d8349f        
        
          <div style="border:2px solid #d8349f;">Content here</div>
        
        
          .myborder {border:2px solid #d8349f;}
        
        Border color #d8349f