#b0dc50 color space conversions
Hex:
        #b0dc50
        RGB:
        176, 220, 80
        CMY:
        31, 14, 69
        CMYK:
        20, 0, 64, 14
      HSL:
        79°, 66.6667%, 58.8235%
        HSV (HSB):
        79°, 63.6364%, 86.2745%
        XYZ:
        44.9457, 60.9957, 16.9939
        xyY:
        0.3656, 0.4962, 60.9957
      CIE-Lab:
        82.3764, -34.4954, 61.9331
        CIE-LCH:
        82.3764, 70.8917, 119.1168
        CIE-Luv:
        82.3764, -21.4062, 80.0234
        Hunter-Lab:
        78.0997, -33.9495, 41.7688
      #b0dc50 color charts
#b0dc50 RGB chart
      #b0dc50 CMYK chart
      #b0dc50 RGB pie chart
      #b0dc50 color shades, tints & tones
#b0dc50 color schemes
#b0dc50 color preview, HTML & CSS examples
           This text has a color of #b0dc50        
        
          <p style="color:#b0dc50;">Text here</p>
        
        
          .mytext {color:#b0dc50;}
        
        Text color #b0dc50
      
           This box has a color of #b0dc50        
        
          <div style="background-color:#b0dc50;">Content here</div>
        
        
          .mybackground {background-color:#b0dc50;}
        
        Background color #b0dc50
      
           Border around this has a color of #b0dc50        
        
          <div style="border:2px solid #b0dc50;">Content here</div>
        
        
          .myborder {border:2px solid #b0dc50;}
        
        Border color #b0dc50