#bcda76 color space conversions
Hex:
        #bcda76
        RGB:
        188, 218, 118
        CMY:
        26, 15, 54
        CMYK:
        14, 0, 46, 15
      HSL:
        78°, 57.4713%, 65.8824%
        HSV (HSB):
        78°, 45.8716%, 85.4902%
        XYZ:
        49.0805, 62.1422, 26.5474
        xyY:
        0.3562, 0.4511, 62.1422
      CIE-Lab:
        82.9890, -25.5390, 45.7261
        CIE-LCH:
        82.9890, 52.3748, 119.1842
        CIE-Luv:
        82.9890, -13.7876, 63.5022
        Hunter-Lab:
        78.8303, -26.8173, 35.2144
      #bcda76 color charts
#bcda76 RGB chart
      #bcda76 CMYK chart
      #bcda76 RGB pie chart
      #bcda76 color shades, tints & tones
#bcda76 color schemes
#bcda76 color preview, HTML & CSS examples
           This text has a color of #bcda76        
        
          <p style="color:#bcda76;">Text here</p>
        
        
          .mytext {color:#bcda76;}
        
        Text color #bcda76
      
           This box has a color of #bcda76        
        
          <div style="background-color:#bcda76;">Content here</div>
        
        
          .mybackground {background-color:#bcda76;}
        
        Background color #bcda76
      
           Border around this has a color of #bcda76        
        
          <div style="border:2px solid #bcda76;">Content here</div>
        
        
          .myborder {border:2px solid #bcda76;}
        
        Border color #bcda76