#b6da00 color space conversions
Hex:
        #b6da00
        RGB:
        182, 218, 0
        CMY:
        29, 15, 100
        CMYK:
        17, 0, 100, 15
      HSL:
        70°, 100.0000%, 42.7451%
        HSV (HSB):
        70°, 100.0000%, 85.4902%
        XYZ:
        44.3628, 60.0879, 9.2600
        xyY:
        0.3901, 0.5284, 60.0879
      CIE-Lab:
        81.8859, -34.0724, 80.8167
        CIE-LCH:
        81.8859, 87.7056, 112.8603
        CIE-Luv:
        81.8859, -16.5541, 92.8238
        Hunter-Lab:
        77.5164, -33.4977, 47.1788
      #b6da00 color charts
#b6da00 RGB chart
      #b6da00 CMYK chart
      #b6da00 RGB pie chart
      #b6da00 color shades, tints & tones
#b6da00 color schemes
#b6da00 color preview, HTML & CSS examples
           This text has a color of #b6da00        
        
          <p style="color:#b6da00;">Text here</p>
        
        
          .mytext {color:#b6da00;}
        
        Text color #b6da00
      
           This box has a color of #b6da00        
        
          <div style="background-color:#b6da00;">Content here</div>
        
        
          .mybackground {background-color:#b6da00;}
        
        Background color #b6da00
      
           Border around this has a color of #b6da00        
        
          <div style="border:2px solid #b6da00;">Content here</div>
        
        
          .myborder {border:2px solid #b6da00;}
        
        Border color #b6da00