#c12096 color space conversions
Hex:
        #c12096
        RGB:
        193, 32, 150
        CMY:
        24, 87, 41
        CMYK:
        0, 83, 22, 24
      HSL:
        316°, 71.5556%, 44.1176%
        HSV (HSB):
        316°, 83.4197%, 75.6863%
        XYZ:
        28.0139, 14.5725, 30.1904
        xyY:
        0.3849, 0.2002, 14.5725
      CIE-Lab:
        45.0430, 69.6311, -25.1701
        CIE-LCH:
        45.0430, 74.0407, 340.1262
        CIE-Luv:
        45.0430, 78.7569, -46.4695
        Hunter-Lab:
        38.1739, 64.1874, -20.1687
      #c12096 color charts
#c12096 RGB chart
      #c12096 CMYK chart
      #c12096 RGB pie chart
      #c12096 color shades, tints & tones
#c12096 color schemes
#c12096 color preview, HTML & CSS examples
           This text has a color of #c12096        
        
          <p style="color:#c12096;">Text here</p>
        
        
          .mytext {color:#c12096;}
        
        Text color #c12096
      
           This box has a color of #c12096        
        
          <div style="background-color:#c12096;">Content here</div>
        
        
          .mybackground {background-color:#c12096;}
        
        Background color #c12096
      
           Border around this has a color of #c12096        
        
          <div style="border:2px solid #c12096;">Content here</div>
        
        
          .myborder {border:2px solid #c12096;}
        
        Border color #c12096