#b6c048 color space conversions
Hex:
        #b6c048
        RGB:
        182, 192, 72
        CMY:
        29, 25, 72
        CMYK:
        5, 0, 63, 25
      HSL:
        65°, 48.7805%, 51.7647%
        HSV (HSB):
        65°, 62.5000%, 75.2941%
        XYZ:
        39.3107, 48.1122, 13.3456
        xyY:
        0.3901, 0.4775, 48.1122
      CIE-Lab:
        74.8957, -19.2619, 57.3694
        CIE-LCH:
        74.8957, 60.5167, 108.5596
        CIE-Luv:
        74.8957, -1.4985, 70.3260
        Hunter-Lab:
        69.3630, -20.2222, 37.1466
      #b6c048 color charts
#b6c048 RGB chart
      #b6c048 CMYK chart
      #b6c048 RGB pie chart
      #b6c048 color shades, tints & tones
#b6c048 color schemes
#b6c048 color preview, HTML & CSS examples
           This text has a color of #b6c048        
        
          <p style="color:#b6c048;">Text here</p>
        
        
          .mytext {color:#b6c048;}
        
        Text color #b6c048
      
           This box has a color of #b6c048        
        
          <div style="background-color:#b6c048;">Content here</div>
        
        
          .mybackground {background-color:#b6c048;}
        
        Background color #b6c048
      
           Border around this has a color of #b6c048        
        
          <div style="border:2px solid #b6c048;">Content here</div>
        
        
          .myborder {border:2px solid #b6c048;}
        
        Border color #b6c048