#b2d618 color space conversions
Hex:
        #b2d618
        RGB:
        178, 214, 24
        CMY:
        30, 16, 91
        CMYK:
        17, 0, 89, 16
      HSL:
        71°, 79.8319%, 46.6667%
        HSV (HSB):
        71°, 88.7850%, 83.9216%
        XYZ:
        42.5715, 57.6241, 9.7430
        xyY:
        0.3872, 0.5241, 57.6241
      CIE-Lab:
        80.5293, -33.5170, 76.9744
        CIE-LCH:
        80.5293, 83.9550, 113.5298
        CIE-Luv:
        80.5293, -16.6889, 89.6609
        Hunter-Lab:
        75.9105, -32.7384, 45.5276
      #b2d618 color charts
#b2d618 RGB chart
      #b2d618 CMYK chart
      #b2d618 RGB pie chart
      #b2d618 color shades, tints & tones
#b2d618 color schemes
#b2d618 color preview, HTML & CSS examples
           This text has a color of #b2d618        
        
          <p style="color:#b2d618;">Text here</p>
        
        
          .mytext {color:#b2d618;}
        
        Text color #b2d618
      
           This box has a color of #b2d618        
        
          <div style="background-color:#b2d618;">Content here</div>
        
        
          .mybackground {background-color:#b2d618;}
        
        Background color #b2d618
      
           Border around this has a color of #b2d618        
        
          <div style="border:2px solid #b2d618;">Content here</div>
        
        
          .myborder {border:2px solid #b2d618;}
        
        Border color #b2d618