#b0da16 color space conversions
Hex:
        #b0da16
        RGB:
        176, 218, 22
        CMY:
        31, 15, 91
        CMYK:
        19, 0, 90, 15
      HSL:
        73°, 81.6667%, 47.0588%
        HSV (HSB):
        73°, 89.9083%, 85.4902%
        XYZ:
        43.1207, 59.4308, 9.9577
        xyY:
        0.3833, 0.5282, 59.4308
      CIE-Lab:
        81.5278, -36.1829, 78.0437
        CIE-LCH:
        81.5278, 86.0233, 114.8736
        CIE-Luv:
        81.5278, -20.1377, 91.4167
        Hunter-Lab:
        77.0914, -35.0668, 46.3057
      #b0da16 color charts
#b0da16 RGB chart
      #b0da16 CMYK chart
      #b0da16 RGB pie chart
      #b0da16 color shades, tints & tones
#b0da16 color schemes
#b0da16 color preview, HTML & CSS examples
           This text has a color of #b0da16        
        
          <p style="color:#b0da16;">Text here</p>
        
        
          .mytext {color:#b0da16;}
        
        Text color #b0da16
      
           This box has a color of #b0da16        
        
          <div style="background-color:#b0da16;">Content here</div>
        
        
          .mybackground {background-color:#b0da16;}
        
        Background color #b0da16
      
           Border around this has a color of #b0da16        
        
          <div style="border:2px solid #b0da16;">Content here</div>
        
        
          .myborder {border:2px solid #b0da16;}
        
        Border color #b0da16