#b2cc14 color space conversions
Hex:
        #b2cc14
        RGB:
        178, 204, 20
        CMY:
        30, 20, 92
        CMYK:
        13, 0, 90, 20
      HSL:
        68°, 82.1429%, 43.9216%
        HSV (HSB):
        68°, 90.1961%, 80.0000%
        XYZ:
        40.0792, 52.7012, 8.7218
        xyY:
        0.3949, 0.5192, 52.7012
      CIE-Lab:
        77.6983, -28.9302, 75.3346
        CIE-LCH:
        77.6983, 80.6986, 111.0079
        CIE-Luv:
        77.6983, -10.8285, 86.1313
        Hunter-Lab:
        72.5956, -28.4944, 43.6937
      #b2cc14 color charts
#b2cc14 RGB chart
      #b2cc14 CMYK chart
      #b2cc14 RGB pie chart
      #b2cc14 color shades, tints & tones
#b2cc14 color schemes
#b2cc14 color preview, HTML & CSS examples
           This text has a color of #b2cc14        
        
          <p style="color:#b2cc14;">Text here</p>
        
        
          .mytext {color:#b2cc14;}
        
        Text color #b2cc14
      
           This box has a color of #b2cc14        
        
          <div style="background-color:#b2cc14;">Content here</div>
        
        
          .mybackground {background-color:#b2cc14;}
        
        Background color #b2cc14
      
           Border around this has a color of #b2cc14        
        
          <div style="border:2px solid #b2cc14;">Content here</div>
        
        
          .myborder {border:2px solid #b2cc14;}
        
        Border color #b2cc14