#bdce70 color space conversions
Hex:
        #bdce70
        RGB:
        189, 206, 112
        CMY:
        26, 19, 56
        CMYK:
        8, 0, 46, 19
      HSL:
        71°, 48.9583%, 62.3529%
        HSV (HSB):
        71°, 45.6311%, 80.7843%
        XYZ:
        45.9822, 56.1313, 23.7401
        xyY:
        0.3654, 0.4460, 56.1313
      CIE-Lab:
        79.6885, -19.9376, 44.6047
        CIE-LCH:
        79.6885, 48.8579, 114.0838
        CIE-Luv:
        79.6885, -6.3005, 60.4465
        Hunter-Lab:
        74.9208, -21.5581, 33.6574
      #bdce70 color charts
#bdce70 RGB chart
      #bdce70 CMYK chart
      #bdce70 RGB pie chart
      #bdce70 color shades, tints & tones
#bdce70 color schemes
#bdce70 color preview, HTML & CSS examples
           This text has a color of #bdce70        
        
          <p style="color:#bdce70;">Text here</p>
        
        
          .mytext {color:#bdce70;}
        
        Text color #bdce70
      
           This box has a color of #bdce70        
        
          <div style="background-color:#bdce70;">Content here</div>
        
        
          .mybackground {background-color:#bdce70;}
        
        Background color #bdce70
      
           Border around this has a color of #bdce70        
        
          <div style="border:2px solid #bdce70;">Content here</div>
        
        
          .myborder {border:2px solid #bdce70;}
        
        Border color #bdce70