#bcdf27 color space conversions
Hex:
        #bcdf27
        RGB:
        188, 223, 39
        CMY:
        26, 13, 85
        CMYK:
        16, 0, 83, 13
      HSL:
        71°, 74.1935%, 51.3725%
        HSV (HSB):
        71°, 82.5112%, 87.4510%
        XYZ:
        47.4929, 63.6132, 11.6949
        xyY:
        0.3867, 0.5180, 63.6132
      CIE-Lab:
        83.7640, -33.2520, 76.9372
        CIE-LCH:
        83.7640, 83.8154, 113.3738
        CIE-Luv:
        83.7640, -15.9056, 91.3337
        Hunter-Lab:
        79.7579, -33.2860, 47.1368
      #bcdf27 color charts
#bcdf27 RGB chart
      #bcdf27 CMYK chart
      #bcdf27 RGB pie chart
      #bcdf27 color shades, tints & tones
#bcdf27 color schemes
#bcdf27 color preview, HTML & CSS examples
           This text has a color of #bcdf27        
        
          <p style="color:#bcdf27;">Text here</p>
        
        
          .mytext {color:#bcdf27;}
        
        Text color #bcdf27
      
           This box has a color of #bcdf27        
        
          <div style="background-color:#bcdf27;">Content here</div>
        
        
          .mybackground {background-color:#bcdf27;}
        
        Background color #bcdf27
      
           Border around this has a color of #bcdf27        
        
          <div style="border:2px solid #bcdf27;">Content here</div>
        
        
          .myborder {border:2px solid #bcdf27;}
        
        Border color #bcdf27