#bcaf0d color space conversions
Hex:
        #bcaf0d
        RGB:
        188, 175, 13
        CMY:
        26, 31, 95
        CMYK:
        0, 7, 93, 26
      HSL:
        56°, 87.0647%, 39.4118%
        HSV (HSB):
        56°, 93.0851%, 73.7255%
        XYZ:
        36.1417, 41.3804, 6.4631
        xyY:
        0.4303, 0.4927, 41.3804
      CIE-Lab:
        70.4416, -10.3557, 71.0200
        CIE-LCH:
        70.4416, 71.7710, 98.2961
        CIE-Luv:
        70.4416, 14.5981, 75.4507
        Hunter-Lab:
        64.3276, -12.2852, 39.0723
      #bcaf0d color charts
#bcaf0d RGB chart
      #bcaf0d CMYK chart
      #bcaf0d RGB pie chart
      #bcaf0d color shades, tints & tones
#bcaf0d color schemes
#bcaf0d color preview, HTML & CSS examples
           This text has a color of #bcaf0d        
        
          <p style="color:#bcaf0d;">Text here</p>
        
        
          .mytext {color:#bcaf0d;}
        
        Text color #bcaf0d
      
           This box has a color of #bcaf0d        
        
          <div style="background-color:#bcaf0d;">Content here</div>
        
        
          .mybackground {background-color:#bcaf0d;}
        
        Background color #bcaf0d
      
           Border around this has a color of #bcaf0d        
        
          <div style="border:2px solid #bcaf0d;">Content here</div>
        
        
          .myborder {border:2px solid #bcaf0d;}
        
        Border color #bcaf0d