#bdf766 color space conversions
Hex:
        #bdf766
        RGB:
        189, 247, 102
        CMY:
        26, 3, 60
        CMYK:
        23, 0, 59, 3
      HSL:
        84°, 90.0621%, 68.4314%
        HSV (HSB):
        84°, 58.7045%, 96.8627%
        XYZ:
        56.6453, 78.2997, 24.6982
        xyY:
        0.3548, 0.4905, 78.2997
      CIE-Lab:
        90.9165, -40.0765, 62.3654
        CIE-LCH:
        90.9165, 74.1320, 122.7251
        CIE-Luv:
        90.9165, -28.6562, 84.5828
        Hunter-Lab:
        88.4871, -40.5850, 45.3922
      #bdf766 color charts
#bdf766 RGB chart
      #bdf766 CMYK chart
      #bdf766 RGB pie chart
      #bdf766 color shades, tints & tones
#bdf766 color schemes
#bdf766 color preview, HTML & CSS examples
           This text has a color of #bdf766        
        
          <p style="color:#bdf766;">Text here</p>
        
        
          .mytext {color:#bdf766;}
        
        Text color #bdf766
      
           This box has a color of #bdf766        
        
          <div style="background-color:#bdf766;">Content here</div>
        
        
          .mybackground {background-color:#bdf766;}
        
        Background color #bdf766
      
           Border around this has a color of #bdf766        
        
          <div style="border:2px solid #bdf766;">Content here</div>
        
        
          .myborder {border:2px solid #bdf766;}
        
        Border color #bdf766