#d970ac color space conversions
Hex:
        #d970ac
        RGB:
        217, 112, 172
        CMY:
        15, 56, 33
        CMYK:
        0, 48, 21, 15
      HSL:
        326°, 58.0110%, 64.5098%
        HSV (HSB):
        326°, 48.3871%, 85.0980%
        XYZ:
        41.8558, 29.3186, 42.4827
        xyY:
        0.3683, 0.2580, 29.3186
      CIE-Lab:
        61.0618, 48.2389, -13.2788
        CIE-LCH:
        61.0618, 50.0331, 344.6093
        CIE-Luv:
        61.0618, 61.1529, -27.8748
        Hunter-Lab:
        54.1467, 43.2254, -8.6155
      #d970ac color charts
#d970ac RGB chart
      #d970ac CMYK chart
      #d970ac RGB pie chart
      #d970ac color shades, tints & tones
#d970ac color schemes
#d970ac color preview, HTML & CSS examples
           This text has a color of #d970ac        
        
          <p style="color:#d970ac;">Text here</p>
        
        
          .mytext {color:#d970ac;}
        
        Text color #d970ac
      
           This box has a color of #d970ac        
        
          <div style="background-color:#d970ac;">Content here</div>
        
        
          .mybackground {background-color:#d970ac;}
        
        Background color #d970ac
      
           Border around this has a color of #d970ac        
        
          <div style="border:2px solid #d970ac;">Content here</div>
        
        
          .myborder {border:2px solid #d970ac;}
        
        Border color #d970ac