#c12e82 color space conversions
Hex:
        #c12e82
        RGB:
        193, 46, 130
        CMY:
        24, 82, 49
        CMYK:
        0, 76, 33, 24
      HSL:
        326°, 61.5063%, 46.8627%
        HSV (HSB):
        326°, 76.1658%, 75.6863%
        XYZ:
        26.9986, 14.9032, 22.5727
        xyY:
        0.4187, 0.2311, 14.9032
      CIE-Lab:
        45.5013, 63.5865, -12.3323
        CIE-LCH:
        45.5013, 64.7714, 349.0240
        CIE-Luv:
        45.5013, 83.6897, -27.7414
        Hunter-Lab:
        38.6046, 57.2780, -7.6446
      #c12e82 color charts
#c12e82 RGB chart
      #c12e82 CMYK chart
      #c12e82 RGB pie chart
      #c12e82 color shades, tints & tones
#c12e82 color schemes
#c12e82 color preview, HTML & CSS examples
           This text has a color of #c12e82        
        
          <p style="color:#c12e82;">Text here</p>
        
        
          .mytext {color:#c12e82;}
        
        Text color #c12e82
      
           This box has a color of #c12e82        
        
          <div style="background-color:#c12e82;">Content here</div>
        
        
          .mybackground {background-color:#c12e82;}
        
        Background color #c12e82
      
           Border around this has a color of #c12e82        
        
          <div style="border:2px solid #c12e82;">Content here</div>
        
        
          .myborder {border:2px solid #c12e82;}
        
        Border color #c12e82