#b1bc0e color space conversions
Hex:
        #b1bc0e
        RGB:
        177, 188, 14
        CMY:
        31, 26, 95
        CMYK:
        6, 0, 93, 26
      HSL:
        64°, 86.1386%, 39.6078%
        HSV (HSB):
        64°, 92.5532%, 73.7255%
        XYZ:
        36.1939, 45.3453, 7.2604
        xyY:
        0.4076, 0.5106, 45.3453
      CIE-Lab:
        73.1187, -21.7202, 72.5513
        CIE-LCH:
        73.1187, 75.7328, 106.6665
        CIE-Luv:
        73.1187, -1.6231, 80.3583
        Hunter-Lab:
        67.3389, -21.9012, 40.7447
      #b1bc0e color charts
#b1bc0e RGB chart
      #b1bc0e CMYK chart
      #b1bc0e RGB pie chart
      #b1bc0e color shades, tints & tones
#b1bc0e color schemes
#b1bc0e color preview, HTML & CSS examples
           This text has a color of #b1bc0e        
        
          <p style="color:#b1bc0e;">Text here</p>
        
        
          .mytext {color:#b1bc0e;}
        
        Text color #b1bc0e
      
           This box has a color of #b1bc0e        
        
          <div style="background-color:#b1bc0e;">Content here</div>
        
        
          .mybackground {background-color:#b1bc0e;}
        
        Background color #b1bc0e
      
           Border around this has a color of #b1bc0e        
        
          <div style="border:2px solid #b1bc0e;">Content here</div>
        
        
          .myborder {border:2px solid #b1bc0e;}
        
        Border color #b1bc0e