#c953fa color space conversions
Hex:
        #c953fa
        RGB:
        201, 83, 250
        CMY:
        21, 67, 2
        CMYK:
        20, 67, 0, 2
      HSL:
        282°, 94.3503%, 65.2941%
        HSV (HSB):
        282°, 66.8000%, 98.0392%
        XYZ:
        44.4360, 25.5061, 93.0236
        xyY:
        0.2727, 0.1565, 25.5061
      CIE-Lab:
        57.5653, 70.9711, -62.9392
        CIE-LCH:
        57.5653, 94.8590, 318.4325
        CIE-Luv:
        57.5653, 40.3261, -107.1880
        Hunter-Lab:
        50.5036, 68.6732, -73.8549
      #c953fa color charts
#c953fa RGB chart
      #c953fa CMYK chart
      #c953fa RGB pie chart
      #c953fa color shades, tints & tones
#c953fa color schemes
#c953fa color preview, HTML & CSS examples
           This text has a color of #c953fa        
        
          <p style="color:#c953fa;">Text here</p>
        
        
          .mytext {color:#c953fa;}
        
        Text color #c953fa
      
           This box has a color of #c953fa        
        
          <div style="background-color:#c953fa;">Content here</div>
        
        
          .mybackground {background-color:#c953fa;}
        
        Background color #c953fa
      
           Border around this has a color of #c953fa        
        
          <div style="border:2px solid #c953fa;">Content here</div>
        
        
          .myborder {border:2px solid #c953fa;}
        
        Border color #c953fa