#c956ee color space conversions
Hex:
        #c956ee
        RGB:
        201, 86, 238
        CMY:
        21, 66, 7
        CMYK:
        16, 64, 0, 7
      HSL:
        285°, 81.7204%, 63.5294%
        HSV (HSB):
        285°, 63.8655%, 93.3333%
        XYZ:
        42.8478, 25.2461, 83.5036
        xyY:
        0.2826, 0.1665, 25.2461
      CIE-Lab:
        57.3145, 67.3729, -56.6634
        CIE-LCH:
        57.3145, 88.0332, 319.9347
        CIE-Luv:
        57.3145, 42.6097, -97.0431
        Hunter-Lab:
        50.2455, 64.2895, -63.3628
      #c956ee color charts
#c956ee RGB chart
      #c956ee CMYK chart
      #c956ee RGB pie chart
      #c956ee color shades, tints & tones
#c956ee color schemes
#c956ee color preview, HTML & CSS examples
           This text has a color of #c956ee        
        
          <p style="color:#c956ee;">Text here</p>
        
        
          .mytext {color:#c956ee;}
        
        Text color #c956ee
      
           This box has a color of #c956ee        
        
          <div style="background-color:#c956ee;">Content here</div>
        
        
          .mybackground {background-color:#c956ee;}
        
        Background color #c956ee
      
           Border around this has a color of #c956ee        
        
          <div style="border:2px solid #c956ee;">Content here</div>
        
        
          .myborder {border:2px solid #c956ee;}
        
        Border color #c956ee