#d472d5 color space conversions
Hex:
        #d472d5
        RGB:
        212, 114, 213
        CMY:
        17, 55, 16
        CMYK:
        0, 46, 0, 16
      HSL:
        299°, 54.0984%, 64.1176%
        HSV (HSB):
        299°, 46.4789%, 83.5294%
        XYZ:
        45.1789, 30.8358, 66.5215
        xyY:
        0.3170, 0.2163, 30.8358
      CIE-Lab:
        62.3688, 52.4174, -34.5875
        CIE-LCH:
        62.3688, 62.8003, 326.5812
        CIE-Luv:
        62.3688, 46.7570, -61.5856
        Hunter-Lab:
        55.5300, 48.0494, -32.1548
      #d472d5 color charts
#d472d5 RGB chart
      #d472d5 CMYK chart
      #d472d5 RGB pie chart
      #d472d5 color shades, tints & tones
#d472d5 color schemes
#d472d5 color preview, HTML & CSS examples
           This text has a color of #d472d5        
        
          <p style="color:#d472d5;">Text here</p>
        
        
          .mytext {color:#d472d5;}
        
        Text color #d472d5
      
           This box has a color of #d472d5        
        
          <div style="background-color:#d472d5;">Content here</div>
        
        
          .mybackground {background-color:#d472d5;}
        
        Background color #d472d5
      
           Border around this has a color of #d472d5        
        
          <div style="border:2px solid #d472d5;">Content here</div>
        
        
          .myborder {border:2px solid #d472d5;}
        
        Border color #d472d5