#c7bcbf color space conversions
Hex:
        #c7bcbf
        RGB:
        199, 188, 191
        CMY:
        22, 26, 25
        CMYK:
        0, 6, 4, 22
      HSL:
        344°, 8.9431%, 75.8824%
        HSV (HSB):
        344°, 5.5276%, 78.0392%
        XYZ:
        50.9404, 51.8701, 56.6173
        xyY:
        0.3195, 0.3254, 51.8701
      CIE-Lab:
        77.2031, 4.4044, -0.1322
        CIE-LCH:
        77.2031, 4.4064, 358.2803
        CIE-Luv:
        77.2031, 6.1799, -0.9685
        Hunter-Lab:
        72.0209, 0.2164, 3.8054
      #c7bcbf color charts
#c7bcbf RGB chart
      #c7bcbf CMYK chart
      #c7bcbf RGB pie chart
      #c7bcbf color shades, tints & tones
#c7bcbf color schemes
#c7bcbf color preview, HTML & CSS examples
           This text has a color of #c7bcbf        
        
          <p style="color:#c7bcbf;">Text here</p>
        
        
          .mytext {color:#c7bcbf;}
        
        Text color #c7bcbf
      
           This box has a color of #c7bcbf        
        
          <div style="background-color:#c7bcbf;">Content here</div>
        
        
          .mybackground {background-color:#c7bcbf;}
        
        Background color #c7bcbf
      
           Border around this has a color of #c7bcbf        
        
          <div style="border:2px solid #c7bcbf;">Content here</div>
        
        
          .myborder {border:2px solid #c7bcbf;}
        
        Border color #c7bcbf