#bce6a4 color space conversions
Hex:
        #bce6a4
        RGB:
        188, 230, 164
        CMY:
        26, 10, 36
        CMYK:
        18, 0, 29, 10
      HSL:
        98°, 56.8966%, 77.2549%
        HSV (HSB):
        98°, 28.6957%, 90.1961%
        XYZ:
        55.7367, 69.9653, 45.6890
        xyY:
        0.3252, 0.4082, 69.9653
      CIE-Lab:
        86.9799, -25.3702, 27.8198
        CIE-LCH:
        86.9799, 37.6509, 132.3632
        CIE-Luv:
        86.9799, -20.7768, 43.5822
        Hunter-Lab:
        83.6453, -27.4365, 26.1661
      #bce6a4 color charts
#bce6a4 RGB chart
      #bce6a4 CMYK chart
      #bce6a4 RGB pie chart
      #bce6a4 color shades, tints & tones
#bce6a4 color schemes
#bce6a4 color preview, HTML & CSS examples
           This text has a color of #bce6a4        
        
          <p style="color:#bce6a4;">Text here</p>
        
        
          .mytext {color:#bce6a4;}
        
        Text color #bce6a4
      
           This box has a color of #bce6a4        
        
          <div style="background-color:#bce6a4;">Content here</div>
        
        
          .mybackground {background-color:#bce6a4;}
        
        Background color #bce6a4
      
           Border around this has a color of #bce6a4        
        
          <div style="border:2px solid #bce6a4;">Content here</div>
        
        
          .myborder {border:2px solid #bce6a4;}
        
        Border color #bce6a4