#b2fd96 color space conversions
Hex:
        #b2fd96
        RGB:
        178, 253, 150
        CMY:
        30, 1, 41
        CMYK:
        30, 0, 41, 1
      HSL:
        104°, 96.2617%, 79.0196%
        HSV (HSB):
        104°, 40.7115%, 99.2157%
        XYZ:
        58.9904, 81.9175, 41.5567
        xyY:
        0.3233, 0.4490, 81.9175
      CIE-Lab:
        92.5385, -41.3395, 42.0610
        CIE-LCH:
        92.5385, 58.9753, 134.5044
        CIE-Luv:
        92.5385, -37.0263, 64.5342
        Hunter-Lab:
        90.5083, -42.0490, 36.1329
      #b2fd96 color charts
#b2fd96 RGB chart
      #b2fd96 CMYK chart
      #b2fd96 RGB pie chart
      #b2fd96 color shades, tints & tones
#b2fd96 color schemes
#b2fd96 color preview, HTML & CSS examples
           This text has a color of #b2fd96        
        
          <p style="color:#b2fd96;">Text here</p>
        
        
          .mytext {color:#b2fd96;}
        
        Text color #b2fd96
      
           This box has a color of #b2fd96        
        
          <div style="background-color:#b2fd96;">Content here</div>
        
        
          .mybackground {background-color:#b2fd96;}
        
        Background color #b2fd96
      
           Border around this has a color of #b2fd96        
        
          <div style="border:2px solid #b2fd96;">Content here</div>
        
        
          .myborder {border:2px solid #b2fd96;}
        
        Border color #b2fd96