#bfc21a color space conversions
Hex:
        #bfc21a
        RGB:
        191, 194, 26
        CMY:
        25, 24, 90
        CMYK:
        2, 0, 87, 24
      HSL:
        61°, 76.3636%, 43.1373%
        HSV (HSB):
        61°, 86.5979%, 76.0784%
        XYZ:
        40.9641, 49.7345, 8.4180
        xyY:
        0.4133, 0.5018, 49.7345
      CIE-Lab:
        75.9060, -18.4658, 73.2575
        CIE-LCH:
        75.9060, 75.5489, 104.1476
        CIE-Luv:
        75.9060, 3.8437, 81.6543
        Hunter-Lab:
        70.5227, -19.7305, 42.2887
      #bfc21a color charts
#bfc21a RGB chart
      #bfc21a CMYK chart
      #bfc21a RGB pie chart
      #bfc21a color shades, tints & tones
#bfc21a color schemes
#bfc21a color preview, HTML & CSS examples
           This text has a color of #bfc21a        
        
          <p style="color:#bfc21a;">Text here</p>
        
        
          .mytext {color:#bfc21a;}
        
        Text color #bfc21a
      
           This box has a color of #bfc21a        
        
          <div style="background-color:#bfc21a;">Content here</div>
        
        
          .mybackground {background-color:#bfc21a;}
        
        Background color #bfc21a
      
           Border around this has a color of #bfc21a        
        
          <div style="border:2px solid #bfc21a;">Content here</div>
        
        
          .myborder {border:2px solid #bfc21a;}
        
        Border color #bfc21a