#bfcd20 color space conversions
Hex:
        #bfcd20
        RGB:
        191, 205, 32
        CMY:
        25, 20, 87
        CMYK:
        7, 0, 84, 20
      HSL:
        65°, 72.9958%, 46.4706%
        HSV (HSB):
        65°, 84.3902%, 80.3922%
        XYZ:
        43.5779, 54.8433, 9.6555
        xyY:
        0.4032, 0.5074, 54.8433
      CIE-Lab:
        78.9509, -23.7225, 74.5214
        CIE-LCH:
        78.9509, 78.2061, 107.6579
        CIE-Luv:
        78.9509, -3.2027, 85.2302
        Hunter-Lab:
        74.0563, -24.5614, 44.1091
      #bfcd20 color charts
#bfcd20 RGB chart
      #bfcd20 CMYK chart
      #bfcd20 RGB pie chart
      #bfcd20 color shades, tints & tones
#bfcd20 color schemes
#bfcd20 color preview, HTML & CSS examples
           This text has a color of #bfcd20        
        
          <p style="color:#bfcd20;">Text here</p>
        
        
          .mytext {color:#bfcd20;}
        
        Text color #bfcd20
      
           This box has a color of #bfcd20        
        
          <div style="background-color:#bfcd20;">Content here</div>
        
        
          .mybackground {background-color:#bfcd20;}
        
        Background color #bfcd20
      
           Border around this has a color of #bfcd20        
        
          <div style="border:2px solid #bfcd20;">Content here</div>
        
        
          .myborder {border:2px solid #bfcd20;}
        
        Border color #bfcd20