#c95ce1 color space conversions
Hex:
        #c95ce1
        RGB:
        201, 92, 225
        CMY:
        21, 64, 12
        CMYK:
        11, 59, 0, 12
      HSL:
        289°, 68.9119%, 62.1569%
        HSV (HSB):
        289°, 59.1111%, 88.2353%
        XYZ:
        41.5051, 25.5080, 73.9701
        xyY:
        0.2944, 0.1809, 25.5080
      CIE-Lab:
        57.5671, 62.2368, -48.9777
        CIE-LCH:
        57.5671, 79.1974, 321.7988
        CIE-Luv:
        57.5671, 44.2614, -84.5519
        Hunter-Lab:
        50.5055, 58.3058, -51.4821
      #c95ce1 color charts
#c95ce1 RGB chart
      #c95ce1 CMYK chart
      #c95ce1 RGB pie chart
      #c95ce1 color shades, tints & tones
#c95ce1 color schemes
#c95ce1 color preview, HTML & CSS examples
           This text has a color of #c95ce1        
        
          <p style="color:#c95ce1;">Text here</p>
        
        
          .mytext {color:#c95ce1;}
        
        Text color #c95ce1
      
           This box has a color of #c95ce1        
        
          <div style="background-color:#c95ce1;">Content here</div>
        
        
          .mybackground {background-color:#c95ce1;}
        
        Background color #c95ce1
      
           Border around this has a color of #c95ce1        
        
          <div style="border:2px solid #c95ce1;">Content here</div>
        
        
          .myborder {border:2px solid #c95ce1;}
        
        Border color #c95ce1