#bcd046 color space conversions
Hex:
        #bcd046
        RGB:
        188, 208, 70
        CMY:
        26, 18, 73
        CMYK:
        10, 0, 66, 18
      HSL:
        69°, 59.4828%, 54.5098%
        HSV (HSB):
        69°, 66.3462%, 81.5686%
        XYZ:
        44.4004, 56.2453, 14.3106
        xyY:
        0.3862, 0.4893, 56.2453
      CIE-Lab:
        79.7532, -24.7701, 63.4054
        CIE-LCH:
        79.7532, 68.0720, 111.3388
        CIE-Luv:
        79.7532, -7.3383, 78.1550
        Hunter-Lab:
        74.9969, -25.5672, 41.1843
      #bcd046 color charts
#bcd046 RGB chart
      #bcd046 CMYK chart
      #bcd046 RGB pie chart
      #bcd046 color shades, tints & tones
#bcd046 color schemes
#bcd046 color preview, HTML & CSS examples
           This text has a color of #bcd046        
        
          <p style="color:#bcd046;">Text here</p>
        
        
          .mytext {color:#bcd046;}
        
        Text color #bcd046
      
           This box has a color of #bcd046        
        
          <div style="background-color:#bcd046;">Content here</div>
        
        
          .mybackground {background-color:#bcd046;}
        
        Background color #bcd046
      
           Border around this has a color of #bcd046        
        
          <div style="border:2px solid #bcd046;">Content here</div>
        
        
          .myborder {border:2px solid #bcd046;}
        
        Border color #bcd046