#c975c2 color space conversions
Hex:
        #c975c2
        RGB:
        201, 117, 194
        CMY:
        21, 54, 24
        CMYK:
        0, 42, 3, 21
      HSL:
        305°, 43.7500%, 62.3529%
        HSV (HSB):
        305°, 41.7910%, 78.8235%
        XYZ:
        40.1863, 29.0351, 54.5252
        xyY:
        0.3247, 0.2346, 29.0351
      CIE-Lab:
        60.8126, 44.1863, -26.3859
        CIE-LCH:
        60.8126, 51.4650, 329.1564
        CIE-Luv:
        60.8126, 42.3773, -47.0984
        Hunter-Lab:
        53.8843, 38.8259, -22.2763
      #c975c2 color charts
#c975c2 RGB chart
      #c975c2 CMYK chart
      #c975c2 RGB pie chart
      #c975c2 color shades, tints & tones
#c975c2 color schemes
#c975c2 color preview, HTML & CSS examples
           This text has a color of #c975c2        
        
          <p style="color:#c975c2;">Text here</p>
        
        
          .mytext {color:#c975c2;}
        
        Text color #c975c2
      
           This box has a color of #c975c2        
        
          <div style="background-color:#c975c2;">Content here</div>
        
        
          .mybackground {background-color:#c975c2;}
        
        Background color #c975c2
      
           Border around this has a color of #c975c2        
        
          <div style="border:2px solid #c975c2;">Content here</div>
        
        
          .myborder {border:2px solid #c975c2;}
        
        Border color #c975c2