#bafbb3 color space conversions
Hex:
        #bafbb3
        RGB:
        186, 251, 179
        CMY:
        27, 2, 30
        CMYK:
        26, 0, 29, 2
      HSL:
        114°, 90.0000%, 84.3137%
        HSV (HSB):
        114°, 28.6853%, 98.4314%
        XYZ:
        62.8836, 82.6881, 55.2939
        xyY:
        0.3131, 0.4117, 82.6881
      CIE-Lab:
        92.8777, -33.6186, 28.1559
        CIE-LCH:
        92.8777, 43.8516, 140.0535
        CIE-Luv:
        92.8777, -32.1434, 46.1618
        Hunter-Lab:
        90.9330, -35.6934, 27.6005
      #bafbb3 color charts
#bafbb3 RGB chart
      #bafbb3 CMYK chart
      #bafbb3 RGB pie chart
      #bafbb3 color shades, tints & tones
#bafbb3 color schemes
#bafbb3 color preview, HTML & CSS examples
           This text has a color of #bafbb3        
        
          <p style="color:#bafbb3;">Text here</p>
        
        
          .mytext {color:#bafbb3;}
        
        Text color #bafbb3
      
           This box has a color of #bafbb3        
        
          <div style="background-color:#bafbb3;">Content here</div>
        
        
          .mybackground {background-color:#bafbb3;}
        
        Background color #bafbb3
      
           Border around this has a color of #bafbb3        
        
          <div style="border:2px solid #bafbb3;">Content here</div>
        
        
          .myborder {border:2px solid #bafbb3;}
        
        Border color #bafbb3