#c976bd color space conversions
Hex:
        #c976bd
        RGB:
        201, 118, 189
        CMY:
        21, 54, 26
        CMYK:
        0, 41, 6, 21
      HSL:
        309°, 43.4555%, 62.5490%
        HSV (HSB):
        309°, 41.2935%, 78.8235%
        XYZ:
        39.7511, 29.0485, 51.6559
        xyY:
        0.3300, 0.2412, 29.0485
      CIE-Lab:
        60.8244, 42.7760, -23.5293
        CIE-LCH:
        60.8244, 48.8202, 331.1866
        CIE-Luv:
        60.8244, 42.9910, -42.4232
        Hunter-Lab:
        53.8967, 37.3324, -19.0974
      #c976bd color charts
#c976bd RGB chart
      #c976bd CMYK chart
      #c976bd RGB pie chart
      #c976bd color shades, tints & tones
#c976bd color schemes
#c976bd color preview, HTML & CSS examples
           This text has a color of #c976bd        
        
          <p style="color:#c976bd;">Text here</p>
        
        
          .mytext {color:#c976bd;}
        
        Text color #c976bd
      
           This box has a color of #c976bd        
        
          <div style="background-color:#c976bd;">Content here</div>
        
        
          .mybackground {background-color:#c976bd;}
        
        Background color #c976bd
      
           Border around this has a color of #c976bd        
        
          <div style="border:2px solid #c976bd;">Content here</div>
        
        
          .myborder {border:2px solid #c976bd;}
        
        Border color #c976bd