#b2fa25 color space conversions
Hex:
        #b2fa25
        RGB:
        178, 250, 37
        CMY:
        30, 2, 85
        CMYK:
        29, 0, 85, 2
      HSL:
        80°, 95.5157%, 56.2745%
        HSV (HSB):
        80°, 85.2000%, 98.0392%
        XYZ:
        52.8796, 77.9698, 14.0129
        xyY:
        0.3650, 0.5382, 77.9698
      CIE-Lab:
        90.7661, -48.9669, 83.1033
        CIE-LCH:
        90.7661, 96.4568, 120.5079
        CIE-Luv:
        90.7661, -36.0604, 102.2129
        Hunter-Lab:
        88.3005, -47.6293, 52.4013
      #b2fa25 color charts
#b2fa25 RGB chart
      #b2fa25 CMYK chart
      #b2fa25 RGB pie chart
      #b2fa25 color shades, tints & tones
#b2fa25 color schemes
#b2fa25 color preview, HTML & CSS examples
           This text has a color of #b2fa25        
        
          <p style="color:#b2fa25;">Text here</p>
        
        
          .mytext {color:#b2fa25;}
        
        Text color #b2fa25
      
           This box has a color of #b2fa25        
        
          <div style="background-color:#b2fa25;">Content here</div>
        
        
          .mybackground {background-color:#b2fa25;}
        
        Background color #b2fa25
      
           Border around this has a color of #b2fa25        
        
          <div style="border:2px solid #b2fa25;">Content here</div>
        
        
          .myborder {border:2px solid #b2fa25;}
        
        Border color #b2fa25