#bace5e color space conversions
Hex:
        #bace5e
        RGB:
        186, 206, 94
        CMY:
        27, 19, 63
        CMYK:
        10, 0, 54, 19
      HSL:
        71°, 53.3333%, 58.8235%
        HSV (HSB):
        71°, 54.3689%, 80.7843%
        XYZ:
        44.3414, 55.3899, 18.9439
        xyY:
        0.3736, 0.4667, 55.3899
      CIE-Lab:
        79.2653, -22.8390, 52.5984
        CIE-LCH:
        79.2653, 57.3430, 113.4712
        CIE-Luv:
        79.2653, -7.7673, 68.5580
        Hunter-Lab:
        74.4244, -23.8939, 37.0054
      #bace5e color charts
#bace5e RGB chart
      #bace5e CMYK chart
      #bace5e RGB pie chart
      #bace5e color shades, tints & tones
#bace5e color schemes
#bace5e color preview, HTML & CSS examples
           This text has a color of #bace5e        
        
          <p style="color:#bace5e;">Text here</p>
        
        
          .mytext {color:#bace5e;}
        
        Text color #bace5e
      
           This box has a color of #bace5e        
        
          <div style="background-color:#bace5e;">Content here</div>
        
        
          .mybackground {background-color:#bace5e;}
        
        Background color #bace5e
      
           Border around this has a color of #bace5e        
        
          <div style="border:2px solid #bace5e;">Content here</div>
        
        
          .myborder {border:2px solid #bace5e;}
        
        Border color #bace5e