#bcf114 color space conversions
Hex:
        #bcf114
        RGB:
        188, 241, 20
        CMY:
        26, 5, 92
        CMYK:
        22, 0, 92, 5
      HSL:
        74°, 88.7550%, 51.1765%
        HSV (HSB):
        74°, 91.7012%, 94.5098%
        XYZ:
        52.3206, 73.6525, 12.1206
        xyY:
        0.3789, 0.5334, 73.6525
      CIE-Lab:
        88.7580, -41.7655, 84.4077
        CIE-LCH:
        88.7580, 94.1755, 116.3265
        CIE-Luv:
        88.7580, -25.9426, 100.4774
        Hunter-Lab:
        85.8210, -41.3646, 51.7011
      #bcf114 color charts
#bcf114 RGB chart
      #bcf114 CMYK chart
      #bcf114 RGB pie chart
      #bcf114 color shades, tints & tones
#bcf114 color schemes
#bcf114 color preview, HTML & CSS examples
           This text has a color of #bcf114        
        
          <p style="color:#bcf114;">Text here</p>
        
        
          .mytext {color:#bcf114;}
        
        Text color #bcf114
      
           This box has a color of #bcf114        
        
          <div style="background-color:#bcf114;">Content here</div>
        
        
          .mybackground {background-color:#bcf114;}
        
        Background color #bcf114
      
           Border around this has a color of #bcf114        
        
          <div style="border:2px solid #bcf114;">Content here</div>
        
        
          .myborder {border:2px solid #bcf114;}
        
        Border color #bcf114