#c3bfb2 color space conversions
Hex:
        #c3bfb2
        RGB:
        195, 191, 178
        CMY:
        24, 25, 30
        CMYK:
        0, 2, 9, 24
      HSL:
        46°, 12.4088%, 73.1373%
        HSV (HSB):
        46°, 8.7179%, 76.4706%
        XYZ:
        49.1724, 52.0781, 49.5799
        xyY:
        0.3260, 0.3453, 52.0781
      CIE-Lab:
        77.3275, -0.8858, 7.0426
        CIE-LCH:
        77.3275, 7.0981, 97.1690
        CIE-Luv:
        77.3275, 3.0678, 10.4341
        Hunter-Lab:
        72.1651, -4.6614, 9.7814
      #c3bfb2 color charts
#c3bfb2 RGB chart
      #c3bfb2 CMYK chart
      #c3bfb2 RGB pie chart
      #c3bfb2 color shades, tints & tones
#c3bfb2 color schemes
#c3bfb2 color preview, HTML & CSS examples
           This text has a color of #c3bfb2        
        
          <p style="color:#c3bfb2;">Text here</p>
        
        
          .mytext {color:#c3bfb2;}
        
        Text color #c3bfb2
      
           This box has a color of #c3bfb2        
        
          <div style="background-color:#c3bfb2;">Content here</div>
        
        
          .mybackground {background-color:#c3bfb2;}
        
        Background color #c3bfb2
      
           Border around this has a color of #c3bfb2        
        
          <div style="border:2px solid #c3bfb2;">Content here</div>
        
        
          .myborder {border:2px solid #c3bfb2;}
        
        Border color #c3bfb2