#d952af color space conversions
Hex:
        #d952af
        RGB:
        217, 82, 175
        CMY:
        15, 68, 31
        CMYK:
        0, 62, 19, 15
      HSL:
        319°, 63.9810%, 58.6275%
        HSV (HSB):
        319°, 62.2120%, 85.0980%
        XYZ:
        39.3704, 23.8814, 43.0920
        xyY:
        0.3702, 0.2246, 23.8814
      CIE-Lab:
        55.9689, 62.5074, -22.7549
        CIE-LCH:
        55.9689, 66.5204, 339.9967
        CIE-Luv:
        55.9689, 73.5322, -43.9407
        Hunter-Lab:
        48.8686, 58.2862, -18.0734
      #d952af color charts
#d952af RGB chart
      #d952af CMYK chart
      #d952af RGB pie chart
      #d952af color shades, tints & tones
#d952af color schemes
#d952af color preview, HTML & CSS examples
           This text has a color of #d952af        
        
          <p style="color:#d952af;">Text here</p>
        
        
          .mytext {color:#d952af;}
        
        Text color #d952af
      
           This box has a color of #d952af        
        
          <div style="background-color:#d952af;">Content here</div>
        
        
          .mybackground {background-color:#d952af;}
        
        Background color #d952af
      
           Border around this has a color of #d952af        
        
          <div style="border:2px solid #d952af;">Content here</div>
        
        
          .myborder {border:2px solid #d952af;}
        
        Border color #d952af