#c34166 color space conversions
Hex:
        #c34166
        RGB:
        195, 65, 102
        CMY:
        24, 75, 60
        CMYK:
        0, 67, 48, 24
      HSL:
        343°, 52.0000%, 50.9804%
        HSV (HSB):
        343°, 66.6667%, 76.4706%
        XYZ:
        26.7942, 16.3420, 14.3125
        xyY:
        0.4664, 0.2845, 16.3420
      CIE-Lab:
        47.4200, 54.4847, 7.6541
        CIE-LCH:
        47.4200, 55.0197, 7.9967
        CIE-Luv:
        47.4200, 87.8789, -0.7502
        Hunter-Lab:
        40.4252, 47.5674, 7.3062
      #c34166 color charts
#c34166 RGB chart
      #c34166 CMYK chart
      #c34166 RGB pie chart
      #c34166 color shades, tints & tones
#c34166 color schemes
#c34166 color preview, HTML & CSS examples
           This text has a color of #c34166        
        
          <p style="color:#c34166;">Text here</p>
        
        
          .mytext {color:#c34166;}
        
        Text color #c34166
      
           This box has a color of #c34166        
        
          <div style="background-color:#c34166;">Content here</div>
        
        
          .mybackground {background-color:#c34166;}
        
        Background color #c34166
      
           Border around this has a color of #c34166        
        
          <div style="border:2px solid #c34166;">Content here</div>
        
        
          .myborder {border:2px solid #c34166;}
        
        Border color #c34166