#bcfe8e color space conversions
Hex:
        #bcfe8e
        RGB:
        188, 254, 142
        CMY:
        26, 0, 44
        CMYK:
        26, 0, 44, 0
      HSL:
        95°, 98.2456%, 77.6471%
        HSV (HSB):
        95°, 44.0945%, 99.6078%
        XYZ:
        61.0633, 83.5280, 38.4953
        xyY:
        0.3335, 0.4562, 83.5280
      CIE-Lab:
        93.2451, -39.4471, 46.9330
        CIE-LCH:
        93.2451, 61.3089, 130.0470
        CIE-Luv:
        93.2451, -32.6925, 69.7729
        Hunter-Lab:
        91.3936, -40.6767, 39.0024
      #bcfe8e color charts
#bcfe8e RGB chart
      #bcfe8e CMYK chart
      #bcfe8e RGB pie chart
      #bcfe8e color shades, tints & tones
#bcfe8e color schemes
#bcfe8e color preview, HTML & CSS examples
           This text has a color of #bcfe8e        
        
          <p style="color:#bcfe8e;">Text here</p>
        
        
          .mytext {color:#bcfe8e;}
        
        Text color #bcfe8e
      
           This box has a color of #bcfe8e        
        
          <div style="background-color:#bcfe8e;">Content here</div>
        
        
          .mybackground {background-color:#bcfe8e;}
        
        Background color #bcfe8e
      
           Border around this has a color of #bcfe8e        
        
          <div style="border:2px solid #bcfe8e;">Content here</div>
        
        
          .myborder {border:2px solid #bcfe8e;}
        
        Border color #bcfe8e