#b6cd42 color space conversions
Hex:
        #b6cd42
        RGB:
        182, 205, 66
        CMY:
        29, 20, 74
        CMYK:
        11, 0, 68, 20
      HSL:
        70°, 58.1590%, 53.1373%
        HSV (HSB):
        70°, 67.8049%, 80.3922%
        XYZ:
        42.1061, 54.0011, 13.3583
        xyY:
        0.3847, 0.4933, 54.0011
      CIE-Lab:
        78.4624, -26.0069, 63.4874
        CIE-LCH:
        78.4624, 68.6076, 112.2759
        CIE-Luv:
        78.4624, -9.2463, 77.9260
        Hunter-Lab:
        73.4854, -26.3215, 40.6620
      #b6cd42 color charts
#b6cd42 RGB chart
      #b6cd42 CMYK chart
      #b6cd42 RGB pie chart
      #b6cd42 color shades, tints & tones
#b6cd42 color schemes
#b6cd42 color preview, HTML & CSS examples
           This text has a color of #b6cd42        
        
          <p style="color:#b6cd42;">Text here</p>
        
        
          .mytext {color:#b6cd42;}
        
        Text color #b6cd42
      
           This box has a color of #b6cd42        
        
          <div style="background-color:#b6cd42;">Content here</div>
        
        
          .mybackground {background-color:#b6cd42;}
        
        Background color #b6cd42
      
           Border around this has a color of #b6cd42        
        
          <div style="border:2px solid #b6cd42;">Content here</div>
        
        
          .myborder {border:2px solid #b6cd42;}
        
        Border color #b6cd42