#c94a96 color space conversions
Hex:
        #c94a96
        RGB:
        201, 74, 150
        CMY:
        21, 71, 41
        CMYK:
        0, 63, 25, 21
      HSL:
        324°, 54.0426%, 53.9216%
        HSV (HSB):
        324°, 63.1841%, 78.8235%
        XYZ:
        32.0412, 19.5171, 30.9326
        xyY:
        0.3884, 0.2366, 19.5171
      CIE-Lab:
        51.2868, 57.9556, -15.4650
        CIE-LCH:
        51.2868, 59.9834, 345.0592
        CIE-Luv:
        51.2868, 72.7212, -31.8060
        Hunter-Lab:
        44.1781, 52.1494, -10.5889
      #c94a96 color charts
#c94a96 RGB chart
      #c94a96 CMYK chart
      #c94a96 RGB pie chart
      #c94a96 color shades, tints & tones
#c94a96 color schemes
#c94a96 color preview, HTML & CSS examples
           This text has a color of #c94a96        
        
          <p style="color:#c94a96;">Text here</p>
        
        
          .mytext {color:#c94a96;}
        
        Text color #c94a96
      
           This box has a color of #c94a96        
        
          <div style="background-color:#c94a96;">Content here</div>
        
        
          .mybackground {background-color:#c94a96;}
        
        Background color #c94a96
      
           Border around this has a color of #c94a96        
        
          <div style="border:2px solid #c94a96;">Content here</div>
        
        
          .myborder {border:2px solid #c94a96;}
        
        Border color #c94a96