#c14981 color space conversions
Hex:
        #c14981
        RGB:
        193, 73, 129
        CMY:
        24, 71, 49
        CMYK:
        0, 62, 33, 24
      HSL:
        332°, 49.1803%, 52.1569%
        HSV (HSB):
        332°, 62.1762%, 75.6863%
        XYZ:
        28.3373, 17.6875, 22.6894
        xyY:
        0.4124, 0.2574, 17.6875
      CIE-Lab:
        49.1149, 53.3556, -6.3055
        CIE-LCH:
        49.1149, 53.7269, 353.2601
        CIE-Luv:
        49.1149, 73.7610, -18.0366
        Hunter-Lab:
        42.0565, 46.6727, -2.5472
      #c14981 color charts
#c14981 RGB chart
      #c14981 CMYK chart
      #c14981 RGB pie chart
      #c14981 color shades, tints & tones
#c14981 color schemes
#c14981 color preview, HTML & CSS examples
           This text has a color of #c14981        
        
          <p style="color:#c14981;">Text here</p>
        
        
          .mytext {color:#c14981;}
        
        Text color #c14981
      
           This box has a color of #c14981        
        
          <div style="background-color:#c14981;">Content here</div>
        
        
          .mybackground {background-color:#c14981;}
        
        Background color #c14981
      
           Border around this has a color of #c14981        
        
          <div style="border:2px solid #c14981;">Content here</div>
        
        
          .myborder {border:2px solid #c14981;}
        
        Border color #c14981