#b8ddaf color space conversions
Hex:
        #b8ddaf
        RGB:
        184, 221, 175
        CMY:
        28, 13, 31
        CMYK:
        17, 0, 21, 13
      HSL:
        108°, 40.3509%, 77.6471%
        HSV (HSB):
        108°, 20.8145%, 86.6667%
        XYZ:
        53.3615, 64.9984, 50.2909
        xyY:
        0.3164, 0.3854, 64.9984
      CIE-Lab:
        84.4829, -20.6389, 18.6474
        CIE-LCH:
        84.4829, 27.8153, 137.9019
        CIE-Luv:
        84.4829, -18.4865, 30.4730
        Hunter-Lab:
        80.6216, -22.9429, 19.4506
      #b8ddaf color charts
#b8ddaf RGB chart
      #b8ddaf CMYK chart
      #b8ddaf RGB pie chart
      #b8ddaf color shades, tints & tones
#b8ddaf color schemes
#b8ddaf color preview, HTML & CSS examples
           This text has a color of #b8ddaf        
        
          <p style="color:#b8ddaf;">Text here</p>
        
        
          .mytext {color:#b8ddaf;}
        
        Text color #b8ddaf
      
           This box has a color of #b8ddaf        
        
          <div style="background-color:#b8ddaf;">Content here</div>
        
        
          .mybackground {background-color:#b8ddaf;}
        
        Background color #b8ddaf
      
           Border around this has a color of #b8ddaf        
        
          <div style="border:2px solid #b8ddaf;">Content here</div>
        
        
          .myborder {border:2px solid #b8ddaf;}
        
        Border color #b8ddaf