#bcf82d color space conversions
Hex:
        #bcf82d
        RGB:
        188, 248, 45
        CMY:
        26, 3, 82
        CMYK:
        24, 0, 82, 3
      HSL:
        78°, 93.5484%, 57.4510%
        HSV (HSB):
        78°, 81.8548%, 97.2549%
        XYZ:
        54.7801, 78.0156, 14.6539
        xyY:
        0.3715, 0.5291, 78.0156
      CIE-Lab:
        90.7870, -44.1886, 81.6225
        CIE-LCH:
        90.7870, 92.8162, 118.4301
        CIE-Luv:
        90.7870, -29.7004, 100.2918
        Hunter-Lab:
        88.3265, -43.8656, 51.9919
      #bcf82d color charts
#bcf82d RGB chart
      #bcf82d CMYK chart
      #bcf82d RGB pie chart
      #bcf82d color shades, tints & tones
#bcf82d color schemes
#bcf82d color preview, HTML & CSS examples
           This text has a color of #bcf82d        
        
          <p style="color:#bcf82d;">Text here</p>
        
        
          .mytext {color:#bcf82d;}
        
        Text color #bcf82d
      
           This box has a color of #bcf82d        
        
          <div style="background-color:#bcf82d;">Content here</div>
        
        
          .mybackground {background-color:#bcf82d;}
        
        Background color #bcf82d
      
           Border around this has a color of #bcf82d        
        
          <div style="border:2px solid #bcf82d;">Content here</div>
        
        
          .myborder {border:2px solid #bcf82d;}
        
        Border color #bcf82d