#bddc63 color space conversions
Hex:
        #bddc63
        RGB:
        189, 220, 99
        CMY:
        26, 14, 61
        CMYK:
        14, 0, 55, 14
      HSL:
        75°, 63.3508%, 62.5490%
        HSV (HSB):
        75°, 55.0000%, 86.2745%
        XYZ:
        48.8316, 62.9061, 21.3728
        xyY:
        0.3669, 0.4726, 62.9061
      CIE-Lab:
        83.3929, -27.9593, 55.1339
        CIE-LCH:
        83.3929, 61.8181, 116.8903
        CIE-Luv:
        83.3929, -14.0569, 73.1995
        Hunter-Lab:
        79.3133, -28.8996, 39.5423
      #bddc63 color charts
#bddc63 RGB chart
      #bddc63 CMYK chart
      #bddc63 RGB pie chart
      #bddc63 color shades, tints & tones
#bddc63 color schemes
#bddc63 color preview, HTML & CSS examples
           This text has a color of #bddc63        
        
          <p style="color:#bddc63;">Text here</p>
        
        
          .mytext {color:#bddc63;}
        
        Text color #bddc63
      
           This box has a color of #bddc63        
        
          <div style="background-color:#bddc63;">Content here</div>
        
        
          .mybackground {background-color:#bddc63;}
        
        Background color #bddc63
      
           Border around this has a color of #bddc63        
        
          <div style="border:2px solid #bddc63;">Content here</div>
        
        
          .myborder {border:2px solid #bddc63;}
        
        Border color #bddc63