#c12648 color space conversions
Hex:
        #c12648
        RGB:
        193, 38, 72
        CMY:
        24, 85, 72
        CMYK:
        0, 80, 63, 24
      HSL:
        347°, 67.0996%, 45.2941%
        HSV (HSB):
        347°, 80.3109%, 75.6863%
        XYZ:
        23.8551, 13.1916, 7.4198
        xyY:
        0.5365, 0.2967, 13.1916
      CIE-Lab:
        43.0505, 60.8644, 20.1202
        CIE-LCH:
        43.0505, 64.1038, 18.2925
        CIE-Luv:
        43.0505, 108.1520, 10.2202
        Hunter-Lab:
        36.3202, 53.6786, 13.3118
      #c12648 color charts
#c12648 RGB chart
      #c12648 CMYK chart
      #c12648 RGB pie chart
      #c12648 color shades, tints & tones
#c12648 color schemes
#c12648 color preview, HTML & CSS examples
           This text has a color of #c12648        
        
          <p style="color:#c12648;">Text here</p>
        
        
          .mytext {color:#c12648;}
        
        Text color #c12648
      
           This box has a color of #c12648        
        
          <div style="background-color:#c12648;">Content here</div>
        
        
          .mybackground {background-color:#c12648;}
        
        Background color #c12648
      
           Border around this has a color of #c12648        
        
          <div style="border:2px solid #c12648;">Content here</div>
        
        
          .myborder {border:2px solid #c12648;}
        
        Border color #c12648