#bcda24 color space conversions
Hex:
        #bcda24
        RGB:
        188, 218, 36
        CMY:
        26, 15, 86
        CMYK:
        14, 0, 83, 15
      HSL:
        70°, 71.6535%, 49.8039%
        HSV (HSB):
        70°, 83.4862%, 85.4902%
        XYZ:
        46.1289, 60.9615, 11.0046
        xyY:
        0.3906, 0.5162, 60.9615
      CIE-Lab:
        82.3581, -31.0275, 76.4218
        CIE-LCH:
        82.3581, 82.4803, 112.0973
        CIE-Luv:
        82.3581, -12.9864, 89.7965
        Hunter-Lab:
        78.0779, -31.1774, 46.2980
      #bcda24 color charts
#bcda24 RGB chart
      #bcda24 CMYK chart
      #bcda24 RGB pie chart
      #bcda24 color shades, tints & tones
#bcda24 color schemes
#bcda24 color preview, HTML & CSS examples
           This text has a color of #bcda24        
        
          <p style="color:#bcda24;">Text here</p>
        
        
          .mytext {color:#bcda24;}
        
        Text color #bcda24
      
           This box has a color of #bcda24        
        
          <div style="background-color:#bcda24;">Content here</div>
        
        
          .mybackground {background-color:#bcda24;}
        
        Background color #bcda24
      
           Border around this has a color of #bcda24        
        
          <div style="border:2px solid #bcda24;">Content here</div>
        
        
          .myborder {border:2px solid #bcda24;}
        
        Border color #bcda24