#bddc11 color space conversions
Hex:
        #bddc11
        RGB:
        189, 220, 17
        CMY:
        26, 14, 93
        CMYK:
        14, 0, 92, 14
      HSL:
        69°, 85.6540%, 46.4706%
        HSV (HSB):
        69°, 92.2727%, 86.2745%
        XYZ:
        46.6806, 62.0457, 10.0460
        xyY:
        0.3930, 0.5224, 62.0457
      CIE-Lab:
        82.9377, -31.9655, 80.2088
        CIE-LCH:
        82.9377, 86.3437, 111.7287
        CIE-Luv:
        82.9377, -13.4859, 92.6336
        Hunter-Lab:
        78.7691, -32.0621, 47.5767
      #bddc11 color charts
#bddc11 RGB chart
      #bddc11 CMYK chart
      #bddc11 RGB pie chart
      #bddc11 color shades, tints & tones
#bddc11 color schemes
#bddc11 color preview, HTML & CSS examples
           This text has a color of #bddc11        
        
          <p style="color:#bddc11;">Text here</p>
        
        
          .mytext {color:#bddc11;}
        
        Text color #bddc11
      
           This box has a color of #bddc11        
        
          <div style="background-color:#bddc11;">Content here</div>
        
        
          .mybackground {background-color:#bddc11;}
        
        Background color #bddc11
      
           Border around this has a color of #bddc11        
        
          <div style="border:2px solid #bddc11;">Content here</div>
        
        
          .myborder {border:2px solid #bddc11;}
        
        Border color #bddc11