#bcfc02 color space conversions
Hex:
        #bcfc02
        RGB:
        188, 252, 2
        CMY:
        26, 1, 99
        CMYK:
        25, 0, 99, 1
      HSL:
        75°, 98.4252%, 49.8039%
        HSV (HSB):
        75°, 99.2063%, 98.8235%
        XYZ:
        55.5604, 80.3166, 12.6317
        xyY:
        0.3741, 0.5408, 80.3166
      CIE-Lab:
        91.8267, -46.7035, 88.3648
        CIE-LCH:
        91.8267, 99.9477, 117.8578
        CIE-Luv:
        91.8267, -31.8112, 105.6116
        Hunter-Lab:
        89.6195, -46.1715, 54.3768
      #bcfc02 color charts
#bcfc02 RGB chart
      #bcfc02 CMYK chart
      #bcfc02 RGB pie chart
      #bcfc02 color shades, tints & tones
#bcfc02 color schemes
#bcfc02 color preview, HTML & CSS examples
           This text has a color of #bcfc02        
        
          <p style="color:#bcfc02;">Text here</p>
        
        
          .mytext {color:#bcfc02;}
        
        Text color #bcfc02
      
           This box has a color of #bcfc02        
        
          <div style="background-color:#bcfc02;">Content here</div>
        
        
          .mybackground {background-color:#bcfc02;}
        
        Background color #bcfc02
      
           Border around this has a color of #bcfc02        
        
          <div style="border:2px solid #bcfc02;">Content here</div>
        
        
          .myborder {border:2px solid #bcfc02;}
        
        Border color #bcfc02