#bdc13d color space conversions
Hex:
        #bdc13d
        RGB:
        189, 193, 61
        CMY:
        26, 24, 76
        CMYK:
        2, 0, 68, 24
      HSL:
        62°, 51.9685%, 49.8039%
        HSV (HSB):
        62°, 68.3938%, 75.6863%
        XYZ:
        40.8985, 49.2957, 11.7743
        xyY:
        0.4011, 0.4834, 49.2957
      CIE-Lab:
        75.6349, -17.4987, 62.7068
        CIE-LCH:
        75.6349, 65.1026, 105.5921
        CIE-Luv:
        75.6349, 2.6820, 74.3290
        Hunter-Lab:
        70.2109, -18.8910, 39.2047
      #bdc13d color charts
#bdc13d RGB chart
      #bdc13d CMYK chart
      #bdc13d RGB pie chart
      #bdc13d color shades, tints & tones
#bdc13d color schemes
#bdc13d color preview, HTML & CSS examples
           This text has a color of #bdc13d        
        
          <p style="color:#bdc13d;">Text here</p>
        
        
          .mytext {color:#bdc13d;}
        
        Text color #bdc13d
      
           This box has a color of #bdc13d        
        
          <div style="background-color:#bdc13d;">Content here</div>
        
        
          .mybackground {background-color:#bdc13d;}
        
        Background color #bdc13d
      
           Border around this has a color of #bdc13d        
        
          <div style="border:2px solid #bdc13d;">Content here</div>
        
        
          .myborder {border:2px solid #bdc13d;}
        
        Border color #bdc13d