#bcaf1a color space conversions
Hex:
        #bcaf1a
        RGB:
        188, 175, 26
        CMY:
        26, 31, 90
        CMYK:
        0, 7, 86, 26
      HSL:
        55°, 75.7009%, 41.9608%
        HSV (HSB):
        55°, 86.1702%, 73.7255%
        XYZ:
        36.2555, 41.4259, 7.0624
        xyY:
        0.4278, 0.4888, 41.4259
      CIE-Lab:
        70.4733, -10.1125, 68.7341
        CIE-LCH:
        70.4733, 69.4741, 98.3696
        CIE-Luv:
        70.4733, 14.4705, 74.1091
        Hunter-Lab:
        64.3629, -12.0866, 38.5483
      #bcaf1a color charts
#bcaf1a RGB chart
      #bcaf1a CMYK chart
      #bcaf1a RGB pie chart
      #bcaf1a color shades, tints & tones
#bcaf1a color schemes
#bcaf1a color preview, HTML & CSS examples
           This text has a color of #bcaf1a        
        
          <p style="color:#bcaf1a;">Text here</p>
        
        
          .mytext {color:#bcaf1a;}
        
        Text color #bcaf1a
      
           This box has a color of #bcaf1a        
        
          <div style="background-color:#bcaf1a;">Content here</div>
        
        
          .mybackground {background-color:#bcaf1a;}
        
        Background color #bcaf1a
      
           Border around this has a color of #bcaf1a        
        
          <div style="border:2px solid #bcaf1a;">Content here</div>
        
        
          .myborder {border:2px solid #bcaf1a;}
        
        Border color #bcaf1a