#c12266 color space conversions
Hex:
        #c12266
        RGB:
        193, 34, 102
        CMY:
        24, 87, 60
        CMYK:
        0, 82, 47, 24
      HSL:
        334°, 70.0441%, 44.5098%
        HSV (HSB):
        334°, 82.3834%, 75.6863%
        XYZ:
        24.9626, 13.4408, 13.8490
        xyY:
        0.4777, 0.2572, 13.4408
      CIE-Lab:
        43.4201, 64.0784, 1.8673
        CIE-LCH:
        43.4201, 64.1056, 1.6692
        CIE-Luv:
        43.4201, 98.5363, -9.6923
        Hunter-Lab:
        36.6617, 57.3809, 3.2663
      #c12266 color charts
#c12266 RGB chart
      #c12266 CMYK chart
      #c12266 RGB pie chart
      #c12266 color shades, tints & tones
#c12266 color schemes
#c12266 color preview, HTML & CSS examples
           This text has a color of #c12266        
        
          <p style="color:#c12266;">Text here</p>
        
        
          .mytext {color:#c12266;}
        
        Text color #c12266
      
           This box has a color of #c12266        
        
          <div style="background-color:#c12266;">Content here</div>
        
        
          .mybackground {background-color:#c12266;}
        
        Background color #c12266
      
           Border around this has a color of #c12266        
        
          <div style="border:2px solid #c12266;">Content here</div>
        
        
          .myborder {border:2px solid #c12266;}
        
        Border color #c12266