#bdcd27 color space conversions
Hex:
        #bdcd27
        RGB:
        189, 205, 39
        CMY:
        26, 20, 85
        CMYK:
        8, 0, 81, 20
      HSL:
        66°, 68.0328%, 47.8431%
        HSV (HSB):
        66°, 80.9756%, 80.3922%
        XYZ:
        43.1838, 54.6279, 10.1877
        xyY:
        0.3999, 0.5058, 54.6279
      CIE-Lab:
        78.8265, -24.3518, 72.6976
        CIE-LCH:
        78.8265, 76.6678, 108.5195
        CIE-Luv:
        78.8265, -4.5532, 84.1550
        Hunter-Lab:
        73.9107, -25.0516, 43.5651
      #bdcd27 color charts
#bdcd27 RGB chart
      #bdcd27 CMYK chart
      #bdcd27 RGB pie chart
      #bdcd27 color shades, tints & tones
#bdcd27 color schemes
#bdcd27 color preview, HTML & CSS examples
           This text has a color of #bdcd27        
        
          <p style="color:#bdcd27;">Text here</p>
        
        
          .mytext {color:#bdcd27;}
        
        Text color #bdcd27
      
           This box has a color of #bdcd27        
        
          <div style="background-color:#bdcd27;">Content here</div>
        
        
          .mybackground {background-color:#bdcd27;}
        
        Background color #bdcd27
      
           Border around this has a color of #bdcd27        
        
          <div style="border:2px solid #bdcd27;">Content here</div>
        
        
          .myborder {border:2px solid #bdcd27;}
        
        Border color #bdcd27