#c12392 color space conversions
Hex:
        #c12392
        RGB:
        193, 35, 146
        CMY:
        24, 86, 43
        CMYK:
        0, 82, 24, 24
      HSL:
        318°, 69.2982%, 44.7059%
        HSV (HSB):
        318°, 81.8653%, 75.6863%
        XYZ:
        27.7817, 14.6148, 28.5508
        xyY:
        0.3916, 0.2060, 14.6148
      CIE-Lab:
        45.1021, 68.4546, -22.6632
        CIE-LCH:
        45.1021, 72.1086, 341.6819
        CIE-Luv:
        45.1021, 79.8684, -42.7626
        Hunter-Lab:
        38.2294, 62.8163, -17.5190
      #c12392 color charts
#c12392 RGB chart
      #c12392 CMYK chart
      #c12392 RGB pie chart
      #c12392 color shades, tints & tones
#c12392 color schemes
#c12392 color preview, HTML & CSS examples
           This text has a color of #c12392        
        
          <p style="color:#c12392;">Text here</p>
        
        
          .mytext {color:#c12392;}
        
        Text color #c12392
      
           This box has a color of #c12392        
        
          <div style="background-color:#c12392;">Content here</div>
        
        
          .mybackground {background-color:#c12392;}
        
        Background color #c12392
      
           Border around this has a color of #c12392        
        
          <div style="border:2px solid #c12392;">Content here</div>
        
        
          .myborder {border:2px solid #c12392;}
        
        Border color #c12392