#c14a82 color space conversions
Hex:
        #c14a82
        RGB:
        193, 74, 130
        CMY:
        24, 71, 49
        CMYK:
        0, 62, 33, 24
      HSL:
        332°, 48.9712%, 52.3529%
        HSV (HSB):
        332°, 61.6580%, 75.6863%
        XYZ:
        28.4704, 17.8467, 23.0633
        xyY:
        0.4104, 0.2572, 17.8467
      CIE-Lab:
        49.3097, 53.0381, -6.6175
        CIE-LCH:
        49.3097, 53.4493, 352.8880
        CIE-Luv:
        49.3097, 72.9845, -18.4071
        Hunter-Lab:
        42.2454, 46.3668, -2.7968
      #c14a82 color charts
#c14a82 RGB chart
      #c14a82 CMYK chart
      #c14a82 RGB pie chart
      #c14a82 color shades, tints & tones
#c14a82 color schemes
#c14a82 color preview, HTML & CSS examples
           This text has a color of #c14a82        
        
          <p style="color:#c14a82;">Text here</p>
        
        
          .mytext {color:#c14a82;}
        
        Text color #c14a82
      
           This box has a color of #c14a82        
        
          <div style="background-color:#c14a82;">Content here</div>
        
        
          .mybackground {background-color:#c14a82;}
        
        Background color #c14a82
      
           Border around this has a color of #c14a82        
        
          <div style="border:2px solid #c14a82;">Content here</div>
        
        
          .myborder {border:2px solid #c14a82;}
        
        Border color #c14a82