#c96594 color space conversions
Hex:
        #c96594
        RGB:
        201, 101, 148
        CMY:
        21, 60, 42
        CMYK:
        0, 50, 26, 21
      HSL:
        332°, 48.0769%, 59.2157%
        HSV (HSB):
        332°, 49.7512%, 78.8235%
        XYZ:
        34.0864, 23.8630, 30.8264
        xyY:
        0.3840, 0.2688, 23.8630
      CIE-Lab:
        55.9504, 45.1056, -7.2738
        CIE-LCH:
        55.9504, 45.6883, 350.8393
        CIE-Luv:
        55.9504, 60.7842, -18.2352
        Hunter-Lab:
        48.8498, 39.0666, -3.2199
      #c96594 color charts
#c96594 RGB chart
      #c96594 CMYK chart
      #c96594 RGB pie chart
      #c96594 color shades, tints & tones
#c96594 color schemes
#c96594 color preview, HTML & CSS examples
           This text has a color of #c96594        
        
          <p style="color:#c96594;">Text here</p>
        
        
          .mytext {color:#c96594;}
        
        Text color #c96594
      
           This box has a color of #c96594        
        
          <div style="background-color:#c96594;">Content here</div>
        
        
          .mybackground {background-color:#c96594;}
        
        Background color #c96594
      
           Border around this has a color of #c96594        
        
          <div style="border:2px solid #c96594;">Content here</div>
        
        
          .myborder {border:2px solid #c96594;}
        
        Border color #c96594