#c956e9 color space conversions
Hex:
        #c956e9
        RGB:
        201, 86, 233
        CMY:
        21, 66, 9
        CMYK:
        14, 63, 0, 9
      HSL:
        287°, 76.9634%, 62.5490%
        HSV (HSB):
        287°, 63.0901%, 91.3725%
        XYZ:
        42.1232, 24.9563, 79.6877
        xyY:
        0.2870, 0.1700, 24.9563
      CIE-Lab:
        57.0328, 66.4134, -54.3169
        CIE-LCH:
        57.0328, 85.7967, 320.7216
        CIE-Luv:
        57.0328, 43.8871, -93.1996
        Hunter-Lab:
        49.9563, 63.0879, -59.6070
      #c956e9 color charts
#c956e9 RGB chart
      #c956e9 CMYK chart
      #c956e9 RGB pie chart
      #c956e9 color shades, tints & tones
#c956e9 color schemes
#c956e9 color preview, HTML & CSS examples
           This text has a color of #c956e9        
        
          <p style="color:#c956e9;">Text here</p>
        
        
          .mytext {color:#c956e9;}
        
        Text color #c956e9
      
           This box has a color of #c956e9        
        
          <div style="background-color:#c956e9;">Content here</div>
        
        
          .mybackground {background-color:#c956e9;}
        
        Background color #c956e9
      
           Border around this has a color of #c956e9        
        
          <div style="border:2px solid #c956e9;">Content here</div>
        
        
          .myborder {border:2px solid #c956e9;}
        
        Border color #c956e9