#bcd364 color space conversions
Hex:
        #bcd364
        RGB:
        188, 211, 100
        CMY:
        26, 17, 61
        CMYK:
        11, 0, 53, 17
      HSL:
        72°, 55.7789%, 60.9804%
        HSV (HSB):
        72°, 52.6066%, 82.7451%
        XYZ:
        46.3336, 58.2000, 20.8483
        xyY:
        0.3695, 0.4642, 58.2000
      CIE-Lab:
        80.8499, -23.9463, 51.7080
        CIE-LCH:
        80.8499, 56.9837, 114.8492
        CIE-Luv:
        80.8499, -9.5488, 68.4558
        Hunter-Lab:
        76.2889, -25.0949, 37.1994
      #bcd364 color charts
#bcd364 RGB chart
      #bcd364 CMYK chart
      #bcd364 RGB pie chart
      #bcd364 color shades, tints & tones
#bcd364 color schemes
#bcd364 color preview, HTML & CSS examples
           This text has a color of #bcd364        
        
          <p style="color:#bcd364;">Text here</p>
        
        
          .mytext {color:#bcd364;}
        
        Text color #bcd364
      
           This box has a color of #bcd364        
        
          <div style="background-color:#bcd364;">Content here</div>
        
        
          .mybackground {background-color:#bcd364;}
        
        Background color #bcd364
      
           Border around this has a color of #bcd364        
        
          <div style="border:2px solid #bcd364;">Content here</div>
        
        
          .myborder {border:2px solid #bcd364;}
        
        Border color #bcd364