#b2d100 color space conversions
Hex:
        #b2d100
        RGB:
        178, 209, 0
        CMY:
        30, 18, 100
        CMYK:
        15, 0, 100, 18
      HSL:
        69°, 100.0000%, 40.9804%
        HSV (HSB):
        69°, 100.0000%, 81.9608%
        XYZ:
        41.1606, 55.0659, 8.4594
        xyY:
        0.3932, 0.5260, 55.0659
      CIE-Lab:
        79.0792, -31.5405, 78.5889
        CIE-LCH:
        79.0792, 84.6819, 111.8673
        CIE-Luv:
        79.0792, -13.7472, 89.3699
        Hunter-Lab:
        74.2064, -30.8514, 45.1855
      #b2d100 color charts
#b2d100 RGB chart
      #b2d100 CMYK chart
      #b2d100 RGB pie chart
      #b2d100 color shades, tints & tones
#b2d100 color schemes
#b2d100 color preview, HTML & CSS examples
           This text has a color of #b2d100        
        
          <p style="color:#b2d100;">Text here</p>
        
        
          .mytext {color:#b2d100;}
        
        Text color #b2d100
      
           This box has a color of #b2d100        
        
          <div style="background-color:#b2d100;">Content here</div>
        
        
          .mybackground {background-color:#b2d100;}
        
        Background color #b2d100
      
           Border around this has a color of #b2d100        
        
          <div style="border:2px solid #b2d100;">Content here</div>
        
        
          .myborder {border:2px solid #b2d100;}
        
        Border color #b2d100