#b8d3bf color space conversions
Hex:
        #b8d3bf
        RGB:
        184, 211, 191
        CMY:
        28, 17, 25
        CMYK:
        13, 0, 9, 17
      HSL:
        136°, 23.4783%, 77.4510%
        HSV (HSB):
        136°, 12.7962%, 82.7451%
        XYZ:
        52.4654, 60.5405, 58.2105
        xyY:
        0.3064, 0.3536, 60.5405
      CIE-Lab:
        82.1311, -12.8236, 6.8697
        CIE-LCH:
        82.1311, 14.5478, 151.8219
        CIE-Luv:
        82.1311, -13.8512, 12.4217
        Hunter-Lab:
        77.8078, -15.8019, 10.1087
      #b8d3bf color charts
#b8d3bf RGB chart
      #b8d3bf CMYK chart
      #b8d3bf RGB pie chart
      #b8d3bf color shades, tints & tones
#b8d3bf color schemes
#b8d3bf color preview, HTML & CSS examples
           This text has a color of #b8d3bf        
        
          <p style="color:#b8d3bf;">Text here</p>
        
        
          .mytext {color:#b8d3bf;}
        
        Text color #b8d3bf
      
           This box has a color of #b8d3bf        
        
          <div style="background-color:#b8d3bf;">Content here</div>
        
        
          .mybackground {background-color:#b8d3bf;}
        
        Background color #b8d3bf
      
           Border around this has a color of #b8d3bf        
        
          <div style="border:2px solid #b8d3bf;">Content here</div>
        
        
          .myborder {border:2px solid #b8d3bf;}
        
        Border color #b8d3bf