#c2296a color space conversions
Hex:
        #c2296a
        RGB:
        194, 41, 106
        CMY:
        24, 84, 58
        CMYK:
        0, 79, 45, 24
      HSL:
        335°, 65.1064%, 46.0784%
        HSV (HSB):
        335°, 78.8660%, 76.0784%
        XYZ:
        25.6426, 14.0958, 15.0049
        xyY:
        0.4684, 0.2575, 14.0958
      CIE-Lab:
        44.3700, 62.8652, 0.7813
        CIE-LCH:
        44.3700, 62.8700, 0.7120
        CIE-Luv:
        44.3700, 95.6138, -10.7406
        Hunter-Lab:
        37.5444, 56.2117, 2.5854
      #c2296a color charts
#c2296a RGB chart
      #c2296a CMYK chart
      #c2296a RGB pie chart
      #c2296a color shades, tints & tones
#c2296a color schemes
#c2296a color preview, HTML & CSS examples
           This text has a color of #c2296a        
        
          <p style="color:#c2296a;">Text here</p>
        
        
          .mytext {color:#c2296a;}
        
        Text color #c2296a
      
           This box has a color of #c2296a        
        
          <div style="background-color:#c2296a;">Content here</div>
        
        
          .mybackground {background-color:#c2296a;}
        
        Background color #c2296a
      
           Border around this has a color of #c2296a        
        
          <div style="border:2px solid #c2296a;">Content here</div>
        
        
          .myborder {border:2px solid #c2296a;}
        
        Border color #c2296a