#b0d800 color space conversions
Hex:
        #b0d800
        RGB:
        176, 216, 0
        CMY:
        31, 15, 100
        CMYK:
        19, 0, 100, 15
      HSL:
        71°, 100.0000%, 42.3529%
        HSV (HSB):
        71°, 100.0000%, 84.7059%
        XYZ:
        42.4604, 58.3418, 9.0232
        xyY:
        0.3866, 0.5312, 58.3418
      CIE-Lab:
        80.9285, -35.5707, 79.9220
        CIE-LCH:
        80.9285, 87.4803, 113.9923
        CIE-Luv:
        80.9285, -18.9880, 92.0579
        Hunter-Lab:
        76.3818, -34.4407, 46.4632
      #b0d800 color charts
#b0d800 RGB chart
      #b0d800 CMYK chart
      #b0d800 RGB pie chart
      #b0d800 color shades, tints & tones
#b0d800 color schemes
#b0d800 color preview, HTML & CSS examples
           This text has a color of #b0d800        
        
          <p style="color:#b0d800;">Text here</p>
        
        
          .mytext {color:#b0d800;}
        
        Text color #b0d800
      
           This box has a color of #b0d800        
        
          <div style="background-color:#b0d800;">Content here</div>
        
        
          .mybackground {background-color:#b0d800;}
        
        Background color #b0d800
      
           Border around this has a color of #b0d800        
        
          <div style="border:2px solid #b0d800;">Content here</div>
        
        
          .myborder {border:2px solid #b0d800;}
        
        Border color #b0d800