#c95690 color space conversions
Hex:
        #c95690
        RGB:
        201, 86, 144
        CMY:
        21, 66, 44
        CMYK:
        0, 57, 28, 21
      HSL:
        330°, 51.5695%, 56.2745%
        HSV (HSB):
        330°, 57.2139%, 78.8235%
        XYZ:
        32.4492, 21.0867, 28.7454
        xyY:
        0.3944, 0.2563, 21.0867
      CIE-Lab:
        53.0443, 51.8510, -9.2600
        CIE-LCH:
        53.0443, 52.6714, 349.8743
        CIE-Luv:
        53.0443, 69.3392, -22.0979
        Hunter-Lab:
        45.9203, 45.7753, -4.9705
      #c95690 color charts
#c95690 RGB chart
      #c95690 CMYK chart
      #c95690 RGB pie chart
      #c95690 color shades, tints & tones
#c95690 color schemes
#c95690 color preview, HTML & CSS examples
           This text has a color of #c95690        
        
          <p style="color:#c95690;">Text here</p>
        
        
          .mytext {color:#c95690;}
        
        Text color #c95690
      
           This box has a color of #c95690        
        
          <div style="background-color:#c95690;">Content here</div>
        
        
          .mybackground {background-color:#c95690;}
        
        Background color #c95690
      
           Border around this has a color of #c95690        
        
          <div style="border:2px solid #c95690;">Content here</div>
        
        
          .myborder {border:2px solid #c95690;}
        
        Border color #c95690