#bdd945 color space conversions
Hex:
        #bdd945
        RGB:
        189, 217, 69
        CMY:
        26, 15, 73
        CMYK:
        13, 0, 68, 15
      HSL:
        71°, 66.0714%, 56.0784%
        HSV (HSB):
        71°, 68.2028%, 85.0980%
        XYZ:
        46.8733, 60.8742, 14.9096
        xyY:
        0.3821, 0.4963, 60.8742
      CIE-Lab:
        82.3111, -28.7225, 66.4160
        CIE-LCH:
        82.3111, 72.3607, 113.3867
        CIE-Luv:
        82.3111, -12.0129, 82.3509
        Hunter-Lab:
        78.0219, -29.3008, 43.2853
      #bdd945 color charts
#bdd945 RGB chart
      #bdd945 CMYK chart
      #bdd945 RGB pie chart
      #bdd945 color shades, tints & tones
#bdd945 color schemes
#bdd945 color preview, HTML & CSS examples
           This text has a color of #bdd945        
        
          <p style="color:#bdd945;">Text here</p>
        
        
          .mytext {color:#bdd945;}
        
        Text color #bdd945
      
           This box has a color of #bdd945        
        
          <div style="background-color:#bdd945;">Content here</div>
        
        
          .mybackground {background-color:#bdd945;}
        
        Background color #bdd945
      
           Border around this has a color of #bdd945        
        
          <div style="border:2px solid #bdd945;">Content here</div>
        
        
          .myborder {border:2px solid #bdd945;}
        
        Border color #bdd945