#c995c1 color space conversions
Hex:
        #c995c1
        RGB:
        201, 149, 193
        CMY:
        21, 42, 24
        CMYK:
        0, 26, 4, 21
      HSL:
        309°, 32.5000%, 68.6275%
        HSV (HSB):
        309°, 25.8706%, 78.8235%
        XYZ:
        44.4605, 37.7627, 55.3977
        xyY:
        0.3231, 0.2744, 37.7627
      CIE-Lab:
        67.8453, 26.7320, -15.1032
        CIE-LCH:
        67.8453, 30.7035, 330.5342
        CIE-Luv:
        67.8453, 27.3553, -27.3272
        Hunter-Lab:
        61.4513, 21.6062, -10.4333
      #c995c1 color charts
#c995c1 RGB chart
      #c995c1 CMYK chart
      #c995c1 RGB pie chart
      #c995c1 color shades, tints & tones
#c995c1 color schemes
#c995c1 color preview, HTML & CSS examples
           This text has a color of #c995c1        
        
          <p style="color:#c995c1;">Text here</p>
        
        
          .mytext {color:#c995c1;}
        
        Text color #c995c1
      
           This box has a color of #c995c1        
        
          <div style="background-color:#c995c1;">Content here</div>
        
        
          .mybackground {background-color:#c995c1;}
        
        Background color #c995c1
      
           Border around this has a color of #c995c1        
        
          <div style="border:2px solid #c995c1;">Content here</div>
        
        
          .myborder {border:2px solid #c995c1;}
        
        Border color #c995c1