#d471b7 color space conversions
Hex:
        #d471b7
        RGB:
        212, 113, 183
        CMY:
        17, 56, 28
        CMYK:
        0, 47, 14, 17
      HSL:
        318°, 53.5135%, 63.7255%
        HSV (HSB):
        318°, 46.6981%, 83.1373%
        XYZ:
        41.6037, 29.2262, 48.2482
        xyY:
        0.3494, 0.2454, 29.2262
      CIE-Lab:
        60.9807, 47.8230, -19.7514
        CIE-LCH:
        60.9807, 51.7412, 337.5589
        CIE-Luv:
        60.9807, 54.3306, -37.5009
        Hunter-Lab:
        54.0613, 42.7605, -15.0718
      #d471b7 color charts
#d471b7 RGB chart
      #d471b7 CMYK chart
      #d471b7 RGB pie chart
      #d471b7 color shades, tints & tones
#d471b7 color schemes
#d471b7 color preview, HTML & CSS examples
           This text has a color of #d471b7        
        
          <p style="color:#d471b7;">Text here</p>
        
        
          .mytext {color:#d471b7;}
        
        Text color #d471b7
      
           This box has a color of #d471b7        
        
          <div style="background-color:#d471b7;">Content here</div>
        
        
          .mybackground {background-color:#d471b7;}
        
        Background color #d471b7
      
           Border around this has a color of #d471b7        
        
          <div style="border:2px solid #d471b7;">Content here</div>
        
        
          .myborder {border:2px solid #d471b7;}
        
        Border color #d471b7