#b2fa05 color space conversions
Hex:
        #b2fa05
        RGB:
        178, 250, 5
        CMY:
        30, 2, 98
        CMYK:
        29, 0, 98, 2
      HSL:
        78°, 96.0784%, 50.0000%
        HSV (HSB):
        78°, 98.0000%, 98.0392%
        XYZ:
        52.5731, 77.8471, 12.3987
        xyY:
        0.3681, 0.5451, 77.8471
      CIE-Lab:
        90.7101, -49.5217, 87.0432
        CIE-LCH:
        90.7101, 100.1445, 119.6370
        CIE-Luv:
        90.7101, -36.0917, 104.7519
        Hunter-Lab:
        88.2310, -48.0438, 53.4300
      #b2fa05 color charts
#b2fa05 RGB chart
      #b2fa05 CMYK chart
      #b2fa05 RGB pie chart
      #b2fa05 color shades, tints & tones
#b2fa05 color schemes
#b2fa05 color preview, HTML & CSS examples
           This text has a color of #b2fa05        
        
          <p style="color:#b2fa05;">Text here</p>
        
        
          .mytext {color:#b2fa05;}
        
        Text color #b2fa05
      
           This box has a color of #b2fa05        
        
          <div style="background-color:#b2fa05;">Content here</div>
        
        
          .mybackground {background-color:#b2fa05;}
        
        Background color #b2fa05
      
           Border around this has a color of #b2fa05        
        
          <div style="border:2px solid #b2fa05;">Content here</div>
        
        
          .myborder {border:2px solid #b2fa05;}
        
        Border color #b2fa05