#c12285 color space conversions
Hex:
        #c12285
        RGB:
        193, 34, 133
        CMY:
        24, 87, 48
        CMYK:
        0, 82, 31, 24
      HSL:
        323°, 70.0441%, 44.5098%
        HSV (HSB):
        323°, 82.3834%, 75.6863%
        XYZ:
        26.7980, 14.1750, 23.5139
        xyY:
        0.4156, 0.2198, 14.1750
      CIE-Lab:
        44.4828, 67.1603, -15.7111
        CIE-LCH:
        44.4828, 68.9735, 346.8333
        CIE-Luv:
        44.4828, 85.5737, -32.8216
        Hunter-Lab:
        37.6497, 61.1645, -10.6746
      #c12285 color charts
#c12285 RGB chart
      #c12285 CMYK chart
      #c12285 RGB pie chart
      #c12285 color shades, tints & tones
#c12285 color schemes
#c12285 color preview, HTML & CSS examples
           This text has a color of #c12285        
        
          <p style="color:#c12285;">Text here</p>
        
        
          .mytext {color:#c12285;}
        
        Text color #c12285
      
           This box has a color of #c12285        
        
          <div style="background-color:#c12285;">Content here</div>
        
        
          .mybackground {background-color:#c12285;}
        
        Background color #c12285
      
           Border around this has a color of #c12285        
        
          <div style="border:2px solid #c12285;">Content here</div>
        
        
          .myborder {border:2px solid #c12285;}
        
        Border color #c12285