#c956f1 color space conversions
Hex:
        #c956f1
        RGB:
        201, 86, 241
        CMY:
        21, 66, 5
        CMYK:
        17, 64, 0, 5
      HSL:
        285°, 84.6995%, 64.1176%
        HSV (HSB):
        285°, 64.3154%, 94.5098%
        XYZ:
        43.2924, 25.4240, 85.8446
        xyY:
        0.2801, 0.1645, 25.4240
      CIE-Lab:
        57.4862, 67.9540, -58.0624
        CIE-LCH:
        57.4862, 89.3812, 319.4882
        CIE-Luv:
        57.4862, 41.8539, -99.3345
        Hunter-Lab:
        50.4222, 65.0209, -65.6467
      #c956f1 color charts
#c956f1 RGB chart
      #c956f1 CMYK chart
      #c956f1 RGB pie chart
      #c956f1 color shades, tints & tones
#c956f1 color schemes
#c956f1 color preview, HTML & CSS examples
           This text has a color of #c956f1        
        
          <p style="color:#c956f1;">Text here</p>
        
        
          .mytext {color:#c956f1;}
        
        Text color #c956f1
      
           This box has a color of #c956f1        
        
          <div style="background-color:#c956f1;">Content here</div>
        
        
          .mybackground {background-color:#c956f1;}
        
        Background color #c956f1
      
           Border around this has a color of #c956f1        
        
          <div style="border:2px solid #c956f1;">Content here</div>
        
        
          .myborder {border:2px solid #c956f1;}
        
        Border color #c956f1