#c34162 color space conversions
Hex:
        #c34162
        RGB:
        195, 65, 98
        CMY:
        24, 75, 62
        CMYK:
        0, 67, 50, 24
      HSL:
        345°, 52.0000%, 50.9804%
        HSV (HSB):
        345°, 66.6667%, 76.4706%
        XYZ:
        26.6006, 16.2645, 13.2926
        xyY:
        0.4737, 0.2896, 16.2645
      CIE-Lab:
        47.3197, 54.1255, 9.9561
        CIE-LCH:
        47.3197, 55.0336, 10.4228
        CIE-Luv:
        47.3197, 89.1359, 1.9566
        Hunter-Lab:
        40.3293, 47.1595, 8.6884
      #c34162 color charts
#c34162 RGB chart
      #c34162 CMYK chart
      #c34162 RGB pie chart
      #c34162 color shades, tints & tones
#c34162 color schemes
#c34162 color preview, HTML & CSS examples
           This text has a color of #c34162        
        
          <p style="color:#c34162;">Text here</p>
        
        
          .mytext {color:#c34162;}
        
        Text color #c34162
      
           This box has a color of #c34162        
        
          <div style="background-color:#c34162;">Content here</div>
        
        
          .mybackground {background-color:#c34162;}
        
        Background color #c34162
      
           Border around this has a color of #c34162        
        
          <div style="border:2px solid #c34162;">Content here</div>
        
        
          .myborder {border:2px solid #c34162;}
        
        Border color #c34162