#c956be color space conversions
Hex:
        #c956be
        RGB:
        201, 86, 190
        CMY:
        21, 66, 25
        CMYK:
        0, 57, 5, 21
      HSL:
        306°, 51.5695%, 56.2745%
        HSV (HSB):
        306°, 57.2139%, 78.8235%
        XYZ:
        36.7094, 22.7908, 51.1795
        xyY:
        0.3317, 0.2059, 22.7908
      CIE-Lab:
        54.8562, 58.7098, -33.3383
        CIE-LCH:
        54.8562, 67.5151, 330.4100
        CIE-Luv:
        54.8562, 55.7056, -59.0881
        Hunter-Lab:
        47.7397, 53.7131, -30.1442
      #c956be color charts
#c956be RGB chart
      #c956be CMYK chart
      #c956be RGB pie chart
      #c956be color shades, tints & tones
#c956be color schemes
#c956be color preview, HTML & CSS examples
           This text has a color of #c956be        
        
          <p style="color:#c956be;">Text here</p>
        
        
          .mytext {color:#c956be;}
        
        Text color #c956be
      
           This box has a color of #c956be        
        
          <div style="background-color:#c956be;">Content here</div>
        
        
          .mybackground {background-color:#c956be;}
        
        Background color #c956be
      
           Border around this has a color of #c956be        
        
          <div style="border:2px solid #c956be;">Content here</div>
        
        
          .myborder {border:2px solid #c956be;}
        
        Border color #c956be