#b6ce16 color space conversions
Hex:
        #b6ce16
        RGB:
        182, 206, 22
        CMY:
        29, 19, 91
        CMYK:
        12, 0, 89, 19
      HSL:
        68°, 80.7018%, 44.7059%
        HSV (HSB):
        68°, 89.3204%, 80.7843%
        XYZ:
        41.5075, 54.1456, 9.0225
        xyY:
        0.3965, 0.5173, 54.1456
      CIE-Lab:
        78.5466, -28.1847, 75.8174
        CIE-LCH:
        78.5466, 80.8867, 110.3923
        CIE-Luv:
        78.5466, -9.5289, 86.7411
        Hunter-Lab:
        73.5837, -28.0822, 44.2387
      #b6ce16 color charts
#b6ce16 RGB chart
      #b6ce16 CMYK chart
      #b6ce16 RGB pie chart
      #b6ce16 color shades, tints & tones
#b6ce16 color schemes
#b6ce16 color preview, HTML & CSS examples
           This text has a color of #b6ce16        
        
          <p style="color:#b6ce16;">Text here</p>
        
        
          .mytext {color:#b6ce16;}
        
        Text color #b6ce16
      
           This box has a color of #b6ce16        
        
          <div style="background-color:#b6ce16;">Content here</div>
        
        
          .mybackground {background-color:#b6ce16;}
        
        Background color #b6ce16
      
           Border around this has a color of #b6ce16        
        
          <div style="border:2px solid #b6ce16;">Content here</div>
        
        
          .myborder {border:2px solid #b6ce16;}
        
        Border color #b6ce16