#c956ea color space conversions
Hex:
        #c956ea
        RGB:
        201, 86, 234
        CMY:
        21, 66, 8
        CMYK:
        14, 63, 0, 8
      HSL:
        287°, 77.8947%, 62.7451%
        HSV (HSB):
        287°, 63.2479%, 91.7647%
        XYZ:
        42.2665, 25.0136, 80.4423
        xyY:
        0.2861, 0.1693, 25.0136
      CIE-Lab:
        57.0887, 66.6044, -54.7877
        CIE-LCH:
        57.0887, 86.2429, 320.5598
        CIE-Luv:
        57.0887, 43.6298, -93.9707
        Hunter-Lab:
        50.0136, 63.3265, -60.3531
      #c956ea color charts
#c956ea RGB chart
      #c956ea CMYK chart
      #c956ea RGB pie chart
      #c956ea color shades, tints & tones
#c956ea color schemes
#c956ea color preview, HTML & CSS examples
           This text has a color of #c956ea        
        
          <p style="color:#c956ea;">Text here</p>
        
        
          .mytext {color:#c956ea;}
        
        Text color #c956ea
      
           This box has a color of #c956ea        
        
          <div style="background-color:#c956ea;">Content here</div>
        
        
          .mybackground {background-color:#c956ea;}
        
        Background color #c956ea
      
           Border around this has a color of #c956ea        
        
          <div style="border:2px solid #c956ea;">Content here</div>
        
        
          .myborder {border:2px solid #c956ea;}
        
        Border color #c956ea