#b3d4ae color space conversions
Hex:
        #b3d4ae
        RGB:
        179, 212, 174
        CMY:
        30, 17, 32
        CMYK:
        16, 0, 18, 17
      HSL:
        112°, 30.6452%, 75.6863%
        HSV (HSB):
        112°, 17.9245%, 83.1373%
        XYZ:
        49.7739, 59.7267, 48.9494
        xyY:
        0.3141, 0.3769, 59.7267
      CIE-Lab:
        81.6894, -18.0571, 15.2181
        CIE-LCH:
        81.6894, 23.6146, 139.8766
        CIE-Luv:
        81.6894, -16.5720, 25.1485
        Hunter-Lab:
        77.2830, -20.2830, 16.5451
      #b3d4ae color charts
#b3d4ae RGB chart
      #b3d4ae CMYK chart
      #b3d4ae RGB pie chart
      #b3d4ae color shades, tints & tones
#b3d4ae color schemes
#b3d4ae color preview, HTML & CSS examples
           This text has a color of #b3d4ae        
        
          <p style="color:#b3d4ae;">Text here</p>
        
        
          .mytext {color:#b3d4ae;}
        
        Text color #b3d4ae
      
           This box has a color of #b3d4ae        
        
          <div style="background-color:#b3d4ae;">Content here</div>
        
        
          .mybackground {background-color:#b3d4ae;}
        
        Background color #b3d4ae
      
           Border around this has a color of #b3d4ae        
        
          <div style="border:2px solid #b3d4ae;">Content here</div>
        
        
          .myborder {border:2px solid #b3d4ae;}
        
        Border color #b3d4ae