#baf28c color space conversions
Hex:
        #baf28c
        RGB:
        186, 242, 140
        CMY:
        27, 5, 45
        CMYK:
        23, 0, 42, 5
      HSL:
        93°, 79.6875%, 74.9020%
        HSV (HSB):
        93°, 42.1488%, 94.9020%
        XYZ:
        56.7355, 75.8368, 36.4586
        xyY:
        0.3357, 0.4487, 75.8368
      CIE-Lab:
        89.7835, -34.9700, 43.5042
        CIE-LCH:
        89.7835, 55.8168, 128.7934
        CIE-Luv:
        89.7835, -27.7320, 64.4431
        Hunter-Lab:
        87.0843, -36.1048, 36.1367
      #baf28c color charts
#baf28c RGB chart
      #baf28c CMYK chart
      #baf28c RGB pie chart
      #baf28c color shades, tints & tones
#baf28c color schemes
#baf28c color preview, HTML & CSS examples
           This text has a color of #baf28c        
        
          <p style="color:#baf28c;">Text here</p>
        
        
          .mytext {color:#baf28c;}
        
        Text color #baf28c
      
           This box has a color of #baf28c        
        
          <div style="background-color:#baf28c;">Content here</div>
        
        
          .mybackground {background-color:#baf28c;}
        
        Background color #baf28c
      
           Border around this has a color of #baf28c        
        
          <div style="border:2px solid #baf28c;">Content here</div>
        
        
          .myborder {border:2px solid #baf28c;}
        
        Border color #baf28c