#c956c3 color space conversions
Hex:
        #c956c3
        RGB:
        201, 86, 195
        CMY:
        21, 66, 24
        CMYK:
        0, 57, 3, 21
      HSL:
        303°, 51.5695%, 56.2745%
        HSV (HSB):
        303°, 57.2139%, 78.8235%
        XYZ:
        37.2655, 23.0132, 54.1076
        xyY:
        0.3258, 0.2012, 23.0132
      CIE-Lab:
        55.0859, 59.5488, -35.8530
        CIE-LCH:
        55.0859, 69.5090, 328.9488
        CIE-Luv:
        55.0859, 54.2642, -63.1277
        Hunter-Lab:
        47.9721, 54.7106, -33.2926
      #c956c3 color charts
#c956c3 RGB chart
      #c956c3 CMYK chart
      #c956c3 RGB pie chart
      #c956c3 color shades, tints & tones
#c956c3 color schemes
#c956c3 color preview, HTML & CSS examples
           This text has a color of #c956c3        
        
          <p style="color:#c956c3;">Text here</p>
        
        
          .mytext {color:#c956c3;}
        
        Text color #c956c3
      
           This box has a color of #c956c3        
        
          <div style="background-color:#c956c3;">Content here</div>
        
        
          .mybackground {background-color:#c956c3;}
        
        Background color #c956c3
      
           Border around this has a color of #c956c3        
        
          <div style="border:2px solid #c956c3;">Content here</div>
        
        
          .myborder {border:2px solid #c956c3;}
        
        Border color #c956c3