#bfc714 color space conversions
Hex:
        #bfc714
        RGB:
        191, 199, 20
        CMY:
        25, 22, 92
        CMYK:
        4, 0, 90, 22
      HSL:
        63°, 81.7352%, 42.9412%
        HSV (HSB):
        63°, 89.9497%, 78.0392%
        XYZ:
        42.0355, 51.9737, 8.4782
        xyY:
        0.4102, 0.5071, 51.9737
      CIE-Lab:
        77.2651, -21.0594, 75.3979
        CIE-LCH:
        77.2651, 78.2837, 105.6056
        CIE-Luv:
        77.2651, 0.6603, 84.2462
        Hunter-Lab:
        72.0928, -22.0834, 43.4924
      #bfc714 color charts
#bfc714 RGB chart
      #bfc714 CMYK chart
      #bfc714 RGB pie chart
      #bfc714 color shades, tints & tones
#bfc714 color schemes
#bfc714 color preview, HTML & CSS examples
           This text has a color of #bfc714        
        
          <p style="color:#bfc714;">Text here</p>
        
        
          .mytext {color:#bfc714;}
        
        Text color #bfc714
      
           This box has a color of #bfc714        
        
          <div style="background-color:#bfc714;">Content here</div>
        
        
          .mybackground {background-color:#bfc714;}
        
        Background color #bfc714
      
           Border around this has a color of #bfc714        
        
          <div style="border:2px solid #bfc714;">Content here</div>
        
        
          .myborder {border:2px solid #bfc714;}
        
        Border color #bfc714