#bdf80e color space conversions
Hex:
        #bdf80e
        RGB:
        189, 248, 14
        CMY:
        26, 3, 95
        CMYK:
        24, 0, 94, 3
      HSL:
        75°, 94.3548%, 51.3725%
        HSV (HSB):
        75°, 94.3548%, 97.2549%
        XYZ:
        54.6329, 77.9853, 12.5887
        xyY:
        0.3762, 0.5371, 77.9853
      CIE-Lab:
        90.7732, -44.5019, 86.6593
        CIE-LCH:
        90.7732, 97.4180, 117.1817
        CIE-Luv:
        90.7732, -29.1488, 103.5379
        Hunter-Lab:
        88.3093, -44.1115, 53.3646
      #bdf80e color charts
#bdf80e RGB chart
      #bdf80e CMYK chart
      #bdf80e RGB pie chart
      #bdf80e color shades, tints & tones
#bdf80e color schemes
#bdf80e color preview, HTML & CSS examples
           This text has a color of #bdf80e        
        
          <p style="color:#bdf80e;">Text here</p>
        
        
          .mytext {color:#bdf80e;}
        
        Text color #bdf80e
      
           This box has a color of #bdf80e        
        
          <div style="background-color:#bdf80e;">Content here</div>
        
        
          .mybackground {background-color:#bdf80e;}
        
        Background color #bdf80e
      
           Border around this has a color of #bdf80e        
        
          <div style="border:2px solid #bdf80e;">Content here</div>
        
        
          .myborder {border:2px solid #bdf80e;}
        
        Border color #bdf80e