#d472bf color space conversions
Hex:
        #d472bf
        RGB:
        212, 114, 191
        CMY:
        17, 55, 25
        CMYK:
        0, 46, 10, 17
      HSL:
        313°, 53.2609%, 63.9216%
        HSV (HSB):
        313°, 46.2264%, 83.1373%
        XYZ:
        42.5727, 29.7933, 52.7971
        xyY:
        0.3401, 0.2380, 29.7933
      CIE-Lab:
        61.4754, 48.6153, -23.5471
        CIE-LCH:
        61.4754, 54.0177, 334.1565
        CIE-Luv:
        61.4754, 51.9548, -43.5181
        Hunter-Lab:
        54.5832, 43.7021, -19.1416
      #d472bf color charts
#d472bf RGB chart
      #d472bf CMYK chart
      #d472bf RGB pie chart
      #d472bf color shades, tints & tones
#d472bf color schemes
#d472bf color preview, HTML & CSS examples
           This text has a color of #d472bf        
        
          <p style="color:#d472bf;">Text here</p>
        
        
          .mytext {color:#d472bf;}
        
        Text color #d472bf
      
           This box has a color of #d472bf        
        
          <div style="background-color:#d472bf;">Content here</div>
        
        
          .mybackground {background-color:#d472bf;}
        
        Background color #d472bf
      
           Border around this has a color of #d472bf        
        
          <div style="border:2px solid #d472bf;">Content here</div>
        
        
          .myborder {border:2px solid #d472bf;}
        
        Border color #d472bf