#bcfa70 color space conversions
Hex:
        #bcfa70
        RGB:
        188, 250, 112
        CMY:
        26, 2, 56
        CMYK:
        25, 0, 55, 2
      HSL:
        87°, 93.2432%, 70.9804%
        HSV (HSB):
        87°, 55.2000%, 98.0392%
        XYZ:
        57.8493, 80.2324, 27.7667
        xyY:
        0.3488, 0.4838, 80.2324
      CIE-Lab:
        91.7890, -40.8774, 59.0144
        CIE-LCH:
        91.7890, 71.7890, 124.7091
        CIE-Luv:
        91.7890, -30.7273, 81.9534
        Hunter-Lab:
        89.5726, -41.4701, 44.3214
      #bcfa70 color charts
#bcfa70 RGB chart
      #bcfa70 CMYK chart
      #bcfa70 RGB pie chart
      #bcfa70 color shades, tints & tones
#bcfa70 color schemes
#bcfa70 color preview, HTML & CSS examples
           This text has a color of #bcfa70        
        
          <p style="color:#bcfa70;">Text here</p>
        
        
          .mytext {color:#bcfa70;}
        
        Text color #bcfa70
      
           This box has a color of #bcfa70        
        
          <div style="background-color:#bcfa70;">Content here</div>
        
        
          .mybackground {background-color:#bcfa70;}
        
        Background color #bcfa70
      
           Border around this has a color of #bcfa70        
        
          <div style="border:2px solid #bcfa70;">Content here</div>
        
        
          .myborder {border:2px solid #bcfa70;}
        
        Border color #bcfa70