#b3cfcf color space conversions
Hex:
        #b3cfcf
        RGB:
        179, 207, 207
        CMY:
        30, 19, 19
        CMYK:
        14, 0, 0, 19
      HSL:
        180°, 22.5806%, 75.6863%
        HSV (HSB):
        180°, 13.5266%, 81.1765%
        XYZ:
        52.1657, 58.7143, 67.6151
        xyY:
        0.2923, 0.3289, 58.7143
      CIE-Lab:
        81.1343, -9.3097, -3.1580
        CIE-LCH:
        81.1343, 9.8307, 198.7375
        CIE-Luv:
        81.1343, -14.8861, -3.2250
        Hunter-Lab:
        76.6253, -12.5733, 1.3195
      #b3cfcf color charts
#b3cfcf RGB chart
      #b3cfcf CMYK chart
      #b3cfcf RGB pie chart
      #b3cfcf color shades, tints & tones
#b3cfcf color schemes
#b3cfcf color preview, HTML & CSS examples
           This text has a color of #b3cfcf        
        
          <p style="color:#b3cfcf;">Text here</p>
        
        
          .mytext {color:#b3cfcf;}
        
        Text color #b3cfcf
      
           This box has a color of #b3cfcf        
        
          <div style="background-color:#b3cfcf;">Content here</div>
        
        
          .mybackground {background-color:#b3cfcf;}
        
        Background color #b3cfcf
      
           Border around this has a color of #b3cfcf        
        
          <div style="border:2px solid #b3cfcf;">Content here</div>
        
        
          .myborder {border:2px solid #b3cfcf;}
        
        Border color #b3cfcf