#bcd640 color space conversions
Hex:
        #bcd640
        RGB:
        188, 214, 64
        CMY:
        26, 16, 75
        CMYK:
        12, 0, 70, 16
      HSL:
        70°, 64.6552%, 54.5098%
        HSV (HSB):
        70°, 70.0935%, 83.9216%
        XYZ:
        45.7110, 59.1547, 13.8593
        xyY:
        0.3850, 0.4982, 59.1547
      CIE-Lab:
        81.3765, -27.9868, 67.2847
        CIE-LCH:
        81.3765, 72.8732, 112.5847
        CIE-Luv:
        81.3765, -10.8245, 82.4375
        Hunter-Lab:
        76.9121, -28.5085, 43.1546
      #bcd640 color charts
#bcd640 RGB chart
      #bcd640 CMYK chart
      #bcd640 RGB pie chart
      #bcd640 color shades, tints & tones
#bcd640 color schemes
#bcd640 color preview, HTML & CSS examples
           This text has a color of #bcd640        
        
          <p style="color:#bcd640;">Text here</p>
        
        
          .mytext {color:#bcd640;}
        
        Text color #bcd640
      
           This box has a color of #bcd640        
        
          <div style="background-color:#bcd640;">Content here</div>
        
        
          .mybackground {background-color:#bcd640;}
        
        Background color #bcd640
      
           Border around this has a color of #bcd640        
        
          <div style="border:2px solid #bcd640;">Content here</div>
        
        
          .myborder {border:2px solid #bcd640;}
        
        Border color #bcd640