#c956c8 color space conversions
Hex:
        #c956c8
        RGB:
        201, 86, 200
        CMY:
        21, 66, 22
        CMYK:
        0, 57, 0, 21
      HSL:
        301°, 51.5695%, 56.2745%
        HSV (HSB):
        301°, 57.2139%, 78.8235%
        XYZ:
        37.8405, 23.2432, 57.1356
        xyY:
        0.3201, 0.1966, 23.2432
      CIE-Lab:
        55.3220, 60.4040, -38.3476
        CIE-LCH:
        55.3220, 71.5485, 327.5905
        CIE-Luv:
        55.3220, 52.8380, -67.1543
        Hunter-Lab:
        48.2112, 55.7333, -36.5173
      #c956c8 color charts
#c956c8 RGB chart
      #c956c8 CMYK chart
      #c956c8 RGB pie chart
      #c956c8 color shades, tints & tones
#c956c8 color schemes
#c956c8 color preview, HTML & CSS examples
           This text has a color of #c956c8        
        
          <p style="color:#c956c8;">Text here</p>
        
        
          .mytext {color:#c956c8;}
        
        Text color #c956c8
      
           This box has a color of #c956c8        
        
          <div style="background-color:#c956c8;">Content here</div>
        
        
          .mybackground {background-color:#c956c8;}
        
        Background color #c956c8
      
           Border around this has a color of #c956c8        
        
          <div style="border:2px solid #c956c8;">Content here</div>
        
        
          .myborder {border:2px solid #c956c8;}
        
        Border color #c956c8