#b2cf80 color space conversions
Hex:
        #b2cf80
        RGB:
        178, 207, 128
        CMY:
        30, 19, 50
        CMYK:
        14, 0, 38, 19
      HSL:
        82°, 45.1429%, 65.6863%
        HSV (HSB):
        82°, 38.1643%, 81.1765%
        XYZ:
        44.5692, 55.6491, 28.8144
        xyY:
        0.3454, 0.4313, 55.6491
      CIE-Lab:
        79.4137, -22.8157, 36.1020
        CIE-LCH:
        79.4137, 42.7073, 122.2920
        CIE-Luv:
        79.4137, -13.6691, 51.8961
        Hunter-Lab:
        74.5983, -23.9013, 29.3175
      #b2cf80 color charts
#b2cf80 RGB chart
      #b2cf80 CMYK chart
      #b2cf80 RGB pie chart
      #b2cf80 color shades, tints & tones
#b2cf80 color schemes
#b2cf80 color preview, HTML & CSS examples
           This text has a color of #b2cf80        
        
          <p style="color:#b2cf80;">Text here</p>
        
        
          .mytext {color:#b2cf80;}
        
        Text color #b2cf80
      
           This box has a color of #b2cf80        
        
          <div style="background-color:#b2cf80;">Content here</div>
        
        
          .mybackground {background-color:#b2cf80;}
        
        Background color #b2cf80
      
           Border around this has a color of #b2cf80        
        
          <div style="border:2px solid #b2cf80;">Content here</div>
        
        
          .myborder {border:2px solid #b2cf80;}
        
        Border color #b2cf80