#bcc014 color space conversions
Hex:
        #bcc014
        RGB:
        188, 192, 20
        CMY:
        26, 25, 92
        CMYK:
        2, 0, 90, 25
      HSL:
        61°, 81.1321%, 41.5686%
        HSV (HSB):
        61°, 89.5833%, 75.2941%
        XYZ:
        39.7149, 48.4411, 7.9187
        xyY:
        0.4134, 0.5042, 48.4411
      CIE-Lab:
        75.1023, -18.8802, 73.5906
        CIE-LCH:
        75.1023, 75.9740, 104.3893
        CIE-Luv:
        75.1023, 3.1497, 81.4877
        Hunter-Lab:
        69.5997, -19.9438, 41.9741
      #bcc014 color charts
#bcc014 RGB chart
      #bcc014 CMYK chart
      #bcc014 RGB pie chart
      #bcc014 color shades, tints & tones
#bcc014 color schemes
#bcc014 color preview, HTML & CSS examples
           This text has a color of #bcc014        
        
          <p style="color:#bcc014;">Text here</p>
        
        
          .mytext {color:#bcc014;}
        
        Text color #bcc014
      
           This box has a color of #bcc014        
        
          <div style="background-color:#bcc014;">Content here</div>
        
        
          .mybackground {background-color:#bcc014;}
        
        Background color #bcc014
      
           Border around this has a color of #bcc014        
        
          <div style="border:2px solid #bcc014;">Content here</div>
        
        
          .myborder {border:2px solid #bcc014;}
        
        Border color #bcc014