#b0cf16 color space conversions
Hex:
        #b0cf16
        RGB:
        176, 207, 22
        CMY:
        31, 19, 91
        CMYK:
        15, 0, 89, 19
      HSL:
        70°, 80.7860%, 44.9020%
        HSV (HSB):
        70°, 89.3720%, 81.1765%
        XYZ:
        40.3621, 53.9137, 9.0381
        xyY:
        0.3907, 0.5218, 53.9137
      CIE-Lab:
        78.4114, -31.1238, 75.5341
        CIE-LCH:
        78.4114, 81.6951, 112.3941
        CIE-Luv:
        78.4114, -13.8387, 87.1099
        Hunter-Lab:
        73.4259, -30.3742, 44.1000
      #b0cf16 color charts
#b0cf16 RGB chart
      #b0cf16 CMYK chart
      #b0cf16 RGB pie chart
      #b0cf16 color shades, tints & tones
#b0cf16 color schemes
#b0cf16 color preview, HTML & CSS examples
           This text has a color of #b0cf16        
        
          <p style="color:#b0cf16;">Text here</p>
        
        
          .mytext {color:#b0cf16;}
        
        Text color #b0cf16
      
           This box has a color of #b0cf16        
        
          <div style="background-color:#b0cf16;">Content here</div>
        
        
          .mybackground {background-color:#b0cf16;}
        
        Background color #b0cf16
      
           Border around this has a color of #b0cf16        
        
          <div style="border:2px solid #b0cf16;">Content here</div>
        
        
          .myborder {border:2px solid #b0cf16;}
        
        Border color #b0cf16