#c12372 color space conversions
Hex:
        #c12372
        RGB:
        193, 35, 114
        CMY:
        24, 86, 55
        CMYK:
        0, 82, 41, 24
      HSL:
        330°, 69.2982%, 44.7059%
        HSV (HSB):
        330°, 81.8653%, 75.6863%
        XYZ:
        25.6306, 13.7544, 17.2236
        xyY:
        0.4528, 0.2430, 13.7544
      CIE-Lab:
        43.8787, 64.9328, -4.9253
        CIE-LCH:
        43.8787, 65.1193, 355.6623
        CIE-Luv:
        43.8787, 93.3447, -18.1789
        Hunter-Lab:
        37.0870, 58.4583, -1.5740
      #c12372 color charts
#c12372 RGB chart
      #c12372 CMYK chart
      #c12372 RGB pie chart
      #c12372 color shades, tints & tones
#c12372 color schemes
#c12372 color preview, HTML & CSS examples
           This text has a color of #c12372        
        
          <p style="color:#c12372;">Text here</p>
        
        
          .mytext {color:#c12372;}
        
        Text color #c12372
      
           This box has a color of #c12372        
        
          <div style="background-color:#c12372;">Content here</div>
        
        
          .mybackground {background-color:#c12372;}
        
        Background color #c12372
      
           Border around this has a color of #c12372        
        
          <div style="border:2px solid #c12372;">Content here</div>
        
        
          .myborder {border:2px solid #c12372;}
        
        Border color #c12372