#c12994 color space conversions
Hex:
        #c12994
        RGB:
        193, 41, 148
        CMY:
        24, 84, 42
        CMYK:
        0, 79, 23, 24
      HSL:
        318°, 64.9573%, 45.8824%
        HSV (HSB):
        318°, 78.7565%, 75.6863%
        XYZ:
        28.1306, 15.0615, 29.4415
        xyY:
        0.3873, 0.2074, 15.0615
      CIE-Lab:
        45.7182, 67.1820, -22.9184
        CIE-LCH:
        45.7182, 70.9836, 341.1635
        CIE-Luv:
        45.7182, 77.7455, -43.0410
        Hunter-Lab:
        38.8091, 61.4688, -17.8124
      #c12994 color charts
#c12994 RGB chart
      #c12994 CMYK chart
      #c12994 RGB pie chart
      #c12994 color shades, tints & tones
#c12994 color schemes
#c12994 color preview, HTML & CSS examples
           This text has a color of #c12994        
        
          <p style="color:#c12994;">Text here</p>
        
        
          .mytext {color:#c12994;}
        
        Text color #c12994
      
           This box has a color of #c12994        
        
          <div style="background-color:#c12994;">Content here</div>
        
        
          .mybackground {background-color:#c12994;}
        
        Background color #c12994
      
           Border around this has a color of #c12994        
        
          <div style="border:2px solid #c12994;">Content here</div>
        
        
          .myborder {border:2px solid #c12994;}
        
        Border color #c12994