#b2cc32 color space conversions
Hex:
        #b2cc32
        RGB:
        178, 204, 50
        CMY:
        30, 20, 80
        CMYK:
        13, 0, 75, 20
      HSL:
        70°, 60.6299%, 49.8039%
        HSV (HSB):
        70°, 75.4902%, 80.0000%
        XYZ:
        40.5287, 52.8810, 11.0886
        xyY:
        0.3878, 0.5060, 52.8810
      CIE-Lab:
        77.8047, -27.9926, 68.3347
        CIE-LCH:
        77.8047, 73.8459, 112.2759
        CIE-Luv:
        77.8047, -10.9827, 81.5191
        Hunter-Lab:
        72.7193, -27.7753, 41.8627
      #b2cc32 color charts
#b2cc32 RGB chart
      #b2cc32 CMYK chart
      #b2cc32 RGB pie chart
      #b2cc32 color shades, tints & tones
#b2cc32 color schemes
#b2cc32 color preview, HTML & CSS examples
           This text has a color of #b2cc32        
        
          <p style="color:#b2cc32;">Text here</p>
        
        
          .mytext {color:#b2cc32;}
        
        Text color #b2cc32
      
           This box has a color of #b2cc32        
        
          <div style="background-color:#b2cc32;">Content here</div>
        
        
          .mybackground {background-color:#b2cc32;}
        
        Background color #b2cc32
      
           Border around this has a color of #b2cc32        
        
          <div style="border:2px solid #b2cc32;">Content here</div>
        
        
          .myborder {border:2px solid #b2cc32;}
        
        Border color #b2cc32