#c95fd3 color space conversions
Hex:
        #c95fd3
        RGB:
        201, 95, 211
        CMY:
        21, 63, 17
        CMYK:
        5, 55, 0, 17
      HSL:
        295°, 56.8627%, 60.0000%
        HSV (HSB):
        295°, 54.9763%, 82.7451%
        XYZ:
        39.9375, 25.3051, 64.4074
        xyY:
        0.3080, 0.1952, 25.3051
      CIE-Lab:
        57.3715, 58.2427, -41.3864
        CIE-LCH:
        57.3715, 71.4496, 324.6030
        CIE-Luv:
        57.3715, 46.8947, -72.0842
        Hunter-Lab:
        50.3041, 53.6825, -40.6997
      #c95fd3 color charts
#c95fd3 RGB chart
      #c95fd3 CMYK chart
      #c95fd3 RGB pie chart
      #c95fd3 color shades, tints & tones
#c95fd3 color schemes
#c95fd3 color preview, HTML & CSS examples
           This text has a color of #c95fd3        
        
          <p style="color:#c95fd3;">Text here</p>
        
        
          .mytext {color:#c95fd3;}
        
        Text color #c95fd3
      
           This box has a color of #c95fd3        
        
          <div style="background-color:#c95fd3;">Content here</div>
        
        
          .mybackground {background-color:#c95fd3;}
        
        Background color #c95fd3
      
           Border around this has a color of #c95fd3        
        
          <div style="border:2px solid #c95fd3;">Content here</div>
        
        
          .myborder {border:2px solid #c95fd3;}
        
        Border color #c95fd3