#c1126d color space conversions
Hex:
        #c1126d
        RGB:
        193, 18, 109
        CMY:
        24, 93, 57
        CMYK:
        0, 91, 44, 24
      HSL:
        329°, 82.9384%, 41.3725%
        HSV (HSB):
        329°, 90.6736%, 75.6863%
        XYZ:
        24.9689, 12.8742, 15.6370
        xyY:
        0.4669, 0.2407, 12.8742
      CIE-Lab:
        42.5731, 67.7563, -3.7475
        CIE-LCH:
        42.5731, 67.8599, 356.8343
        CIE-Luv:
        42.5731, 99.1009, -17.2054
        Hunter-Lab:
        35.8806, 61.4251, -0.7224
      #c1126d color charts
#c1126d RGB chart
      #c1126d CMYK chart
      #c1126d RGB pie chart
      #c1126d color shades, tints & tones
#c1126d color schemes
#c1126d color preview, HTML & CSS examples
           This text has a color of #c1126d        
        
          <p style="color:#c1126d;">Text here</p>
        
        
          .mytext {color:#c1126d;}
        
        Text color #c1126d
      
           This box has a color of #c1126d        
        
          <div style="background-color:#c1126d;">Content here</div>
        
        
          .mybackground {background-color:#c1126d;}
        
        Background color #c1126d
      
           Border around this has a color of #c1126d        
        
          <div style="border:2px solid #c1126d;">Content here</div>
        
        
          .myborder {border:2px solid #c1126d;}
        
        Border color #c1126d