#bdd967 color space conversions
Hex:
        #bdd967
        RGB:
        189, 217, 103
        CMY:
        26, 15, 60
        CMYK:
        13, 0, 53, 15
      HSL:
        75°, 60.0000%, 62.7451%
        HSV (HSB):
        75°, 52.5346%, 85.0980%
        XYZ:
        48.2473, 61.4238, 22.1450
        xyY:
        0.3660, 0.4660, 61.4238
      CIE-Lab:
        82.6060, -26.1712, 52.3938
        CIE-LCH:
        82.6060, 58.5665, 116.5426
        CIE-Luv:
        82.6060, -12.4182, 70.0683
        Hunter-Lab:
        78.3733, -27.2672, 38.1085
      #bdd967 color charts
#bdd967 RGB chart
      #bdd967 CMYK chart
      #bdd967 RGB pie chart
      #bdd967 color shades, tints & tones
#bdd967 color schemes
#bdd967 color preview, HTML & CSS examples
           This text has a color of #bdd967        
        
          <p style="color:#bdd967;">Text here</p>
        
        
          .mytext {color:#bdd967;}
        
        Text color #bdd967
      
           This box has a color of #bdd967        
        
          <div style="background-color:#bdd967;">Content here</div>
        
        
          .mybackground {background-color:#bdd967;}
        
        Background color #bdd967
      
           Border around this has a color of #bdd967        
        
          <div style="border:2px solid #bdd967;">Content here</div>
        
        
          .myborder {border:2px solid #bdd967;}
        
        Border color #bdd967