#c95998 color space conversions
Hex:
        #c95998
        RGB:
        201, 89, 152
        CMY:
        21, 65, 40
        CMYK:
        0, 56, 24, 21
      HSL:
        326°, 50.9091%, 56.8627%
        HSV (HSB):
        326°, 55.7214%, 78.8235%
        XYZ:
        33.3273, 21.8293, 32.1627
        xyY:
        0.3817, 0.2500, 21.8293
      CIE-Lab:
        53.8454, 51.5219, -12.7738
        CIE-LCH:
        53.8454, 53.0818, 346.0754
        CIE-Luv:
        53.8454, 65.5910, -27.0738
        Hunter-Lab:
        46.7218, 45.5632, -8.1092
      #c95998 color charts
#c95998 RGB chart
      #c95998 CMYK chart
      #c95998 RGB pie chart
      #c95998 color shades, tints & tones
#c95998 color schemes
#c95998 color preview, HTML & CSS examples
           This text has a color of #c95998        
        
          <p style="color:#c95998;">Text here</p>
        
        
          .mytext {color:#c95998;}
        
        Text color #c95998
      
           This box has a color of #c95998        
        
          <div style="background-color:#c95998;">Content here</div>
        
        
          .mybackground {background-color:#c95998;}
        
        Background color #c95998
      
           Border around this has a color of #c95998        
        
          <div style="border:2px solid #c95998;">Content here</div>
        
        
          .myborder {border:2px solid #c95998;}
        
        Border color #c95998