#bcfa96 color space conversions
Hex:
        #bcfa96
        RGB:
        188, 250, 150
        CMY:
        26, 2, 41
        CMYK:
        25, 0, 40, 2
      HSL:
        97°, 90.9091%, 78.4314%
        HSV (HSB):
        97°, 40.0000%, 98.0392%
        XYZ:
        60.4297, 81.2646, 41.3548
        xyY:
        0.3301, 0.4439, 81.2646
      CIE-Lab:
        92.2493, -36.6524, 41.7978
        CIE-LCH:
        92.2493, 55.5918, 131.2475
        CIE-Luv:
        92.2493, -30.7121, 63.3078
        Hunter-Lab:
        90.1469, -38.1001, 35.9036
      #bcfa96 color charts
#bcfa96 RGB chart
      #bcfa96 CMYK chart
      #bcfa96 RGB pie chart
      #bcfa96 color shades, tints & tones
#bcfa96 color schemes
#bcfa96 color preview, HTML & CSS examples
           This text has a color of #bcfa96        
        
          <p style="color:#bcfa96;">Text here</p>
        
        
          .mytext {color:#bcfa96;}
        
        Text color #bcfa96
      
           This box has a color of #bcfa96        
        
          <div style="background-color:#bcfa96;">Content here</div>
        
        
          .mybackground {background-color:#bcfa96;}
        
        Background color #bcfa96
      
           Border around this has a color of #bcfa96        
        
          <div style="border:2px solid #bcfa96;">Content here</div>
        
        
          .myborder {border:2px solid #bcfa96;}
        
        Border color #bcfa96