#b6cd0d color space conversions
Hex:
        #b6cd0d
        RGB:
        182, 205, 13
        CMY:
        29, 20, 95
        CMYK:
        11, 0, 94, 20
      HSL:
        67°, 88.0734%, 42.7451%
        HSV (HSB):
        67°, 93.6585%, 80.3922%
        XYZ:
        41.1954, 53.6368, 8.5625
        xyY:
        0.3984, 0.5188, 53.6368
      CIE-Lab:
        78.2495, -27.8574, 76.8131
        CIE-LCH:
        78.2495, 81.7085, 109.9339
        CIE-Luv:
        78.2495, -8.8984, 87.0898
        Hunter-Lab:
        73.2371, -27.7600, 44.3341
      #b6cd0d color charts
#b6cd0d RGB chart
      #b6cd0d CMYK chart
      #b6cd0d RGB pie chart
      #b6cd0d color shades, tints & tones
#b6cd0d color schemes
#b6cd0d color preview, HTML & CSS examples
           This text has a color of #b6cd0d        
        
          <p style="color:#b6cd0d;">Text here</p>
        
        
          .mytext {color:#b6cd0d;}
        
        Text color #b6cd0d
      
           This box has a color of #b6cd0d        
        
          <div style="background-color:#b6cd0d;">Content here</div>
        
        
          .mybackground {background-color:#b6cd0d;}
        
        Background color #b6cd0d
      
           Border around this has a color of #b6cd0d        
        
          <div style="border:2px solid #b6cd0d;">Content here</div>
        
        
          .myborder {border:2px solid #b6cd0d;}
        
        Border color #b6cd0d