#c2195d color space conversions
Hex:
        #c2195d
        RGB:
        194, 25, 93
        CMY:
        24, 90, 64
        CMYK:
        0, 87, 52, 24
      HSL:
        336°, 77.1689%, 42.9412%
        HSV (HSB):
        336°, 87.1134%, 76.0784%
        XYZ:
        24.5715, 12.9549, 11.5614
        xyY:
        0.5006, 0.2639, 12.9549
      CIE-Lab:
        42.6952, 65.5219, 6.4921
        CIE-LCH:
        42.6952, 65.8427, 5.6585
        CIE-Luv:
        42.6952, 105.3215, -4.7415
        Hunter-Lab:
        35.9929, 58.8702, 6.1503
      #c2195d color charts
#c2195d RGB chart
      #c2195d CMYK chart
      #c2195d RGB pie chart
      #c2195d color shades, tints & tones
#c2195d color schemes
#c2195d color preview, HTML & CSS examples
           This text has a color of #c2195d        
        
          <p style="color:#c2195d;">Text here</p>
        
        
          .mytext {color:#c2195d;}
        
        Text color #c2195d
      
           This box has a color of #c2195d        
        
          <div style="background-color:#c2195d;">Content here</div>
        
        
          .mybackground {background-color:#c2195d;}
        
        Background color #c2195d
      
           Border around this has a color of #c2195d        
        
          <div style="border:2px solid #c2195d;">Content here</div>
        
        
          .myborder {border:2px solid #c2195d;}
        
        Border color #c2195d