#bcfa1f color space conversions
Hex:
        #bcfa1f
        RGB:
        188, 250, 31
        CMY:
        26, 2, 88
        CMYK:
        25, 0, 88, 2
      HSL:
        77°, 95.6332%, 55.0980%
        HSV (HSB):
        77°, 87.6000%, 98.0392%
        XYZ:
        55.1720, 79.1615, 13.6682
        xyY:
        0.3728, 0.5349, 79.1615
      CIE-Lab:
        91.3073, -45.4413, 84.8713
        CIE-LCH:
        91.3073, 96.2707, 118.1652
        CIE-Luv:
        91.3073, -30.7560, 102.9213
        Hunter-Lab:
        88.9728, -45.0145, 53.1727
      #bcfa1f color charts
#bcfa1f RGB chart
      #bcfa1f CMYK chart
      #bcfa1f RGB pie chart
      #bcfa1f color shades, tints & tones
#bcfa1f color schemes
#bcfa1f color preview, HTML & CSS examples
           This text has a color of #bcfa1f        
        
          <p style="color:#bcfa1f;">Text here</p>
        
        
          .mytext {color:#bcfa1f;}
        
        Text color #bcfa1f
      
           This box has a color of #bcfa1f        
        
          <div style="background-color:#bcfa1f;">Content here</div>
        
        
          .mybackground {background-color:#bcfa1f;}
        
        Background color #bcfa1f
      
           Border around this has a color of #bcfa1f        
        
          <div style="border:2px solid #bcfa1f;">Content here</div>
        
        
          .myborder {border:2px solid #bcfa1f;}
        
        Border color #bcfa1f