#b2d315 color space conversions
Hex:
        #b2d315
        RGB:
        178, 211, 21
        CMY:
        30, 17, 92
        CMYK:
        16, 0, 90, 17
      HSL:
        70°, 81.8966%, 45.4902%
        HSV (HSB):
        70°, 90.0474%, 82.7451%
        XYZ:
        41.7897, 56.1077, 9.3368
        xyY:
        0.3897, 0.5232, 56.1077
      CIE-Lab:
        79.6750, -32.1911, 76.7623
        CIE-LCH:
        79.6750, 83.2389, 112.7512
        CIE-Luv:
        79.6750, -14.9503, 88.7796
        Hunter-Lab:
        74.9050, -31.4982, 45.0431
      #b2d315 color charts
#b2d315 RGB chart
      #b2d315 CMYK chart
      #b2d315 RGB pie chart
      #b2d315 color shades, tints & tones
#b2d315 color schemes
#b2d315 color preview, HTML & CSS examples
           This text has a color of #b2d315        
        
          <p style="color:#b2d315;">Text here</p>
        
        
          .mytext {color:#b2d315;}
        
        Text color #b2d315
      
           This box has a color of #b2d315        
        
          <div style="background-color:#b2d315;">Content here</div>
        
        
          .mybackground {background-color:#b2d315;}
        
        Background color #b2d315
      
           Border around this has a color of #b2d315        
        
          <div style="border:2px solid #b2d315;">Content here</div>
        
        
          .myborder {border:2px solid #b2d315;}
        
        Border color #b2d315