#d972f1 color space conversions
Hex:
        #d972f1
        RGB:
        217, 114, 241
        CMY:
        15, 55, 5
        CMYK:
        10, 53, 0, 5
      HSL:
        289°, 81.9355%, 69.6078%
        HSV (HSB):
        289°, 52.6971%, 94.5098%
        XYZ:
        50.5098, 33.1372, 86.9531
        xyY:
        0.2961, 0.1942, 33.1372
      CIE-Lab:
        64.2719, 58.9950, -47.1548
        CIE-LCH:
        64.2719, 75.5247, 321.3646
        CIE-Luv:
        64.2719, 43.5116, -83.0761
        Hunter-Lab:
        57.5649, 55.8844, -49.2634
      #d972f1 color charts
#d972f1 RGB chart
      #d972f1 CMYK chart
      #d972f1 RGB pie chart
      #d972f1 color shades, tints & tones
#d972f1 color schemes
#d972f1 color preview, HTML & CSS examples
           This text has a color of #d972f1        
        
          <p style="color:#d972f1;">Text here</p>
        
        
          .mytext {color:#d972f1;}
        
        Text color #d972f1
      
           This box has a color of #d972f1        
        
          <div style="background-color:#d972f1;">Content here</div>
        
        
          .mybackground {background-color:#d972f1;}
        
        Background color #d972f1
      
           Border around this has a color of #d972f1        
        
          <div style="border:2px solid #d972f1;">Content here</div>
        
        
          .myborder {border:2px solid #d972f1;}
        
        Border color #d972f1