#bdfb12 color space conversions
Hex:
        #bdfb12
        RGB:
        189, 251, 18
        CMY:
        26, 2, 93
        CMYK:
        25, 0, 93, 2
      HSL:
        76°, 96.6805%, 52.7451%
        HSV (HSB):
        76°, 92.8287%, 98.4314%
        XYZ:
        55.5926, 79.8568, 13.0561
        xyY:
        0.3743, 0.5377, 79.8568
      CIE-Lab:
        91.6206, -45.7343, 86.9290
        CIE-LCH:
        91.6206, 98.2256, 117.7493
        CIE-Luv:
        91.6206, -30.7392, 104.4303
        Hunter-Lab:
        89.3627, -45.3396, 53.8914
      #bdfb12 color charts
#bdfb12 RGB chart
      #bdfb12 CMYK chart
      #bdfb12 RGB pie chart
      #bdfb12 color shades, tints & tones
#bdfb12 color schemes
#bdfb12 color preview, HTML & CSS examples
           This text has a color of #bdfb12        
        
          <p style="color:#bdfb12;">Text here</p>
        
        
          .mytext {color:#bdfb12;}
        
        Text color #bdfb12
      
           This box has a color of #bdfb12        
        
          <div style="background-color:#bdfb12;">Content here</div>
        
        
          .mybackground {background-color:#bdfb12;}
        
        Background color #bdfb12
      
           Border around this has a color of #bdfb12        
        
          <div style="border:2px solid #bdfb12;">Content here</div>
        
        
          .myborder {border:2px solid #bdfb12;}
        
        Border color #bdfb12