#d972c1 color space conversions
Hex:
        #d972c1
        RGB:
        217, 114, 193
        CMY:
        15, 55, 24
        CMYK:
        0, 47, 11, 15
      HSL:
        314°, 57.5419%, 64.9020%
        HSV (HSB):
        314°, 47.4654%, 85.0980%
        XYZ:
        44.2582, 30.6366, 54.0329
        xyY:
        0.3433, 0.2376, 30.6366
      CIE-Lab:
        62.1997, 50.4773, -23.5150
        CIE-LCH:
        62.1997, 55.6858, 335.0214
        CIE-Luv:
        62.1997, 54.9950, -43.8822
        Hunter-Lab:
        55.3503, 45.8658, -19.1335
      #d972c1 color charts
#d972c1 RGB chart
      #d972c1 CMYK chart
      #d972c1 RGB pie chart
      #d972c1 color shades, tints & tones
#d972c1 color schemes
#d972c1 color preview, HTML & CSS examples
           This text has a color of #d972c1        
        
          <p style="color:#d972c1;">Text here</p>
        
        
          .mytext {color:#d972c1;}
        
        Text color #d972c1
      
           This box has a color of #d972c1        
        
          <div style="background-color:#d972c1;">Content here</div>
        
        
          .mybackground {background-color:#d972c1;}
        
        Background color #d972c1
      
           Border around this has a color of #d972c1        
        
          <div style="border:2px solid #d972c1;">Content here</div>
        
        
          .myborder {border:2px solid #d972c1;}
        
        Border color #d972c1