#bccc14 color space conversions
Hex:
        #bccc14
        RGB:
        188, 204, 20
        CMY:
        26, 20, 92
        CMYK:
        8, 0, 90, 20
      HSL:
        65°, 82.1429%, 43.9216%
        HSV (HSB):
        65°, 90.1961%, 80.0000%
        XYZ:
        42.4582, 53.9276, 8.8331
        xyY:
        0.4035, 0.5125, 53.9276
      CIE-Lab:
        78.4195, -24.7628, 76.2129
        CIE-LCH:
        78.4195, 80.1349, 107.9998
        CIE-Luv:
        78.4195, -4.4654, 86.1777
        Hunter-Lab:
        73.4354, -25.3086, 44.2732
      #bccc14 color charts
#bccc14 RGB chart
      #bccc14 CMYK chart
      #bccc14 RGB pie chart
      #bccc14 color shades, tints & tones
#bccc14 color schemes
#bccc14 color preview, HTML & CSS examples
           This text has a color of #bccc14        
        
          <p style="color:#bccc14;">Text here</p>
        
        
          .mytext {color:#bccc14;}
        
        Text color #bccc14
      
           This box has a color of #bccc14        
        
          <div style="background-color:#bccc14;">Content here</div>
        
        
          .mybackground {background-color:#bccc14;}
        
        Background color #bccc14
      
           Border around this has a color of #bccc14        
        
          <div style="border:2px solid #bccc14;">Content here</div>
        
        
          .myborder {border:2px solid #bccc14;}
        
        Border color #bccc14