#b6fa16 color space conversions
Hex:
        #b6fa16
        RGB:
        182, 250, 22
        CMY:
        29, 2, 91
        CMYK:
        27, 0, 91, 2
      HSL:
        78°, 95.7983%, 53.3333%
        HSV (HSB):
        78°, 91.2000%, 98.0392%
        XYZ:
        53.6218, 78.3742, 13.0606
        xyY:
        0.3697, 0.5403, 78.3742
      CIE-Lab:
        90.9504, -47.8463, 85.7622
        CIE-LCH:
        90.9504, 98.2060, 119.1569
        CIE-Luv:
        90.9504, -33.9825, 103.7691
        Hunter-Lab:
        88.5292, -46.8093, 53.2235
      #b6fa16 color charts
#b6fa16 RGB chart
      #b6fa16 CMYK chart
      #b6fa16 RGB pie chart
      #b6fa16 color shades, tints & tones
#b6fa16 color schemes
#b6fa16 color preview, HTML & CSS examples
           This text has a color of #b6fa16        
        
          <p style="color:#b6fa16;">Text here</p>
        
        
          .mytext {color:#b6fa16;}
        
        Text color #b6fa16
      
           This box has a color of #b6fa16        
        
          <div style="background-color:#b6fa16;">Content here</div>
        
        
          .mybackground {background-color:#b6fa16;}
        
        Background color #b6fa16
      
           Border around this has a color of #b6fa16        
        
          <div style="border:2px solid #b6fa16;">Content here</div>
        
        
          .myborder {border:2px solid #b6fa16;}
        
        Border color #b6fa16