#bcdf4e color space conversions
Hex:
        #bcdf4e
        RGB:
        188, 223, 78
        CMY:
        26, 13, 69
        CMYK:
        16, 0, 65, 13
      HSL:
        74°, 69.3780%, 59.0196%
        HSV (HSB):
        74°, 65.0224%, 87.4510%
        XYZ:
        48.5019, 64.0168, 17.0079
        xyY:
        0.3745, 0.4942, 64.0168
      CIE-Lab:
        83.9745, -31.3695, 64.6588
        CIE-LCH:
        83.9745, 71.8666, 115.8805
        CIE-Luv:
        83.9745, -16.1299, 82.2208
        Hunter-Lab:
        80.0105, -31.8128, 43.4040
      #bcdf4e color charts
#bcdf4e RGB chart
      #bcdf4e CMYK chart
      #bcdf4e RGB pie chart
      #bcdf4e color shades, tints & tones
#bcdf4e color schemes
#bcdf4e color preview, HTML & CSS examples
           This text has a color of #bcdf4e        
        
          <p style="color:#bcdf4e;">Text here</p>
        
        
          .mytext {color:#bcdf4e;}
        
        Text color #bcdf4e
      
           This box has a color of #bcdf4e        
        
          <div style="background-color:#bcdf4e;">Content here</div>
        
        
          .mybackground {background-color:#bcdf4e;}
        
        Background color #bcdf4e
      
           Border around this has a color of #bcdf4e        
        
          <div style="border:2px solid #bcdf4e;">Content here</div>
        
        
          .myborder {border:2px solid #bcdf4e;}
        
        Border color #bcdf4e