#bdfb25 color space conversions
Hex:
        #bdfb25
        RGB:
        189, 251, 37
        CMY:
        26, 2, 85
        CMYK:
        25, 0, 85, 2
      HSL:
        77°, 96.3964%, 56.4706%
        HSV (HSB):
        77°, 85.2590%, 98.4314%
        XYZ:
        55.8174, 79.9467, 14.2396
        xyY:
        0.3721, 0.5330, 79.9467
      CIE-Lab:
        91.6610, -45.3455, 84.1044
        CIE-LCH:
        91.6610, 95.5498, 118.3317
        CIE-Luv:
        91.6610, -30.7367, 102.6034
        Hunter-Lab:
        89.4129, -45.0413, 53.1467
      #bdfb25 color charts
#bdfb25 RGB chart
      #bdfb25 CMYK chart
      #bdfb25 RGB pie chart
      #bdfb25 color shades, tints & tones
#bdfb25 color schemes
#bdfb25 color preview, HTML & CSS examples
           This text has a color of #bdfb25        
        
          <p style="color:#bdfb25;">Text here</p>
        
        
          .mytext {color:#bdfb25;}
        
        Text color #bdfb25
      
           This box has a color of #bdfb25        
        
          <div style="background-color:#bdfb25;">Content here</div>
        
        
          .mybackground {background-color:#bdfb25;}
        
        Background color #bdfb25
      
           Border around this has a color of #bdfb25        
        
          <div style="border:2px solid #bdfb25;">Content here</div>
        
        
          .myborder {border:2px solid #bdfb25;}
        
        Border color #bdfb25