#c2226d color space conversions
Hex:
        #c2226d
        RGB:
        194, 34, 109
        CMY:
        24, 87, 57
        CMYK:
        0, 82, 44, 24
      HSL:
        332°, 70.1754%, 44.7059%
        HSV (HSB):
        332°, 82.4742%, 76.0784%
        XYZ:
        25.5805, 13.7175, 15.7675
        xyY:
        0.4645, 0.2491, 13.7175
      CIE-Lab:
        43.8251, 64.9531, -1.8795
        CIE-LCH:
        43.8251, 64.9803, 358.3425
        CIE-Luv:
        43.8251, 96.4954, -14.3988
        Hunter-Lab:
        37.0372, 58.4697, 0.6850
      #c2226d color charts
#c2226d RGB chart
      #c2226d CMYK chart
      #c2226d RGB pie chart
      #c2226d color shades, tints & tones
#c2226d color schemes
#c2226d color preview, HTML & CSS examples
           This text has a color of #c2226d        
        
          <p style="color:#c2226d;">Text here</p>
        
        
          .mytext {color:#c2226d;}
        
        Text color #c2226d
      
           This box has a color of #c2226d        
        
          <div style="background-color:#c2226d;">Content here</div>
        
        
          .mybackground {background-color:#c2226d;}
        
        Background color #c2226d
      
           Border around this has a color of #c2226d        
        
          <div style="border:2px solid #c2226d;">Content here</div>
        
        
          .myborder {border:2px solid #c2226d;}
        
        Border color #c2226d