#d975c1 color space conversions
Hex:
        #d975c1
        RGB:
        217, 117, 193
        CMY:
        15, 54, 24
        CMYK:
        0, 46, 11, 15
      HSL:
        314°, 56.8182%, 65.4902%
        HSV (HSB):
        314°, 46.0829%, 85.0980%
        XYZ:
        44.6022, 31.3245, 54.1475
        xyY:
        0.3429, 0.2408, 31.3245
      CIE-Lab:
        62.7807, 48.9744, -22.6251
        CIE-LCH:
        62.7807, 53.9480, 335.2040
        CIE-Luv:
        62.7807, 53.6394, -42.3222
        Hunter-Lab:
        55.9683, 44.3053, -18.1833
      #d975c1 color charts
#d975c1 RGB chart
      #d975c1 CMYK chart
      #d975c1 RGB pie chart
      #d975c1 color shades, tints & tones
#d975c1 color schemes
#d975c1 color preview, HTML & CSS examples
           This text has a color of #d975c1        
        
          <p style="color:#d975c1;">Text here</p>
        
        
          .mytext {color:#d975c1;}
        
        Text color #d975c1
      
           This box has a color of #d975c1        
        
          <div style="background-color:#d975c1;">Content here</div>
        
        
          .mybackground {background-color:#d975c1;}
        
        Background color #d975c1
      
           Border around this has a color of #d975c1        
        
          <div style="border:2px solid #d975c1;">Content here</div>
        
        
          .myborder {border:2px solid #d975c1;}
        
        Border color #d975c1