#b5cfcf color space conversions
Hex:
        #b5cfcf
        RGB:
        181, 207, 207
        CMY:
        29, 19, 19
        CMYK:
        13, 0, 0, 19
      HSL:
        180°, 21.3115%, 76.0784%
        HSV (HSB):
        180°, 12.5604%, 81.1765%
        XYZ:
        52.6314, 58.9544, 67.6369
        xyY:
        0.2937, 0.3289, 58.9544
      CIE-Lab:
        81.2665, -8.6651, -2.9484
        CIE-LCH:
        81.2665, 9.1529, 198.7914
        CIE-Luv:
        81.2665, -13.8876, -3.0097
        Hunter-Lab:
        76.7818, -12.0122, 1.5188
      #b5cfcf color charts
#b5cfcf RGB chart
      #b5cfcf CMYK chart
      #b5cfcf RGB pie chart
      #b5cfcf color shades, tints & tones
#b5cfcf color schemes
#b5cfcf color preview, HTML & CSS examples
           This text has a color of #b5cfcf        
        
          <p style="color:#b5cfcf;">Text here</p>
        
        
          .mytext {color:#b5cfcf;}
        
        Text color #b5cfcf
      
           This box has a color of #b5cfcf        
        
          <div style="background-color:#b5cfcf;">Content here</div>
        
        
          .mybackground {background-color:#b5cfcf;}
        
        Background color #b5cfcf
      
           Border around this has a color of #b5cfcf        
        
          <div style="border:2px solid #b5cfcf;">Content here</div>
        
        
          .myborder {border:2px solid #b5cfcf;}
        
        Border color #b5cfcf