#b2fa75 color space conversions
Hex:
        #b2fa75
        RGB:
        178, 250, 117
        CMY:
        30, 2, 54
        CMYK:
        29, 0, 53, 2
      HSL:
        92°, 93.0070%, 71.9608%
        HSV (HSB):
        92°, 53.2000%, 98.0392%
        XYZ:
        55.7566, 79.1205, 29.1627
        xyY:
        0.3399, 0.4823, 79.1205
      CIE-Lab:
        91.2888, -43.8935, 56.0610
        CIE-LCH:
        91.2888, 71.2002, 128.0595
        CIE-Luv:
        91.2888, -35.7895, 79.5654
        Hunter-Lab:
        88.9497, -43.7724, 42.8262
      #b2fa75 color charts
#b2fa75 RGB chart
      #b2fa75 CMYK chart
      #b2fa75 RGB pie chart
      #b2fa75 color shades, tints & tones
#b2fa75 color schemes
#b2fa75 color preview, HTML & CSS examples
           This text has a color of #b2fa75        
        
          <p style="color:#b2fa75;">Text here</p>
        
        
          .mytext {color:#b2fa75;}
        
        Text color #b2fa75
      
           This box has a color of #b2fa75        
        
          <div style="background-color:#b2fa75;">Content here</div>
        
        
          .mybackground {background-color:#b2fa75;}
        
        Background color #b2fa75
      
           Border around this has a color of #b2fa75        
        
          <div style="border:2px solid #b2fa75;">Content here</div>
        
        
          .myborder {border:2px solid #b2fa75;}
        
        Border color #b2fa75