#bdf980 color space conversions
Hex:
        #bdf980
        RGB:
        189, 249, 128
        CMY:
        26, 2, 50
        CMYK:
        24, 0, 49, 2
      HSL:
        90°, 90.9774%, 73.9216%
        HSV (HSB):
        90°, 48.5944%, 97.6471%
        XYZ:
        58.7582, 80.1287, 32.7916
        xyY:
        0.3423, 0.4667, 80.1287
      CIE-Lab:
        91.7426, -38.4693, 51.7036
        CIE-LCH:
        91.7426, 64.4449, 126.6505
        CIE-Luv:
        91.7426, -29.6999, 74.2934
        Hunter-Lab:
        89.5146, -39.4816, 40.9407
      #bdf980 color charts
#bdf980 RGB chart
      #bdf980 CMYK chart
      #bdf980 RGB pie chart
      #bdf980 color shades, tints & tones
#bdf980 color schemes
#bdf980 color preview, HTML & CSS examples
           This text has a color of #bdf980        
        
          <p style="color:#bdf980;">Text here</p>
        
        
          .mytext {color:#bdf980;}
        
        Text color #bdf980
      
           This box has a color of #bdf980        
        
          <div style="background-color:#bdf980;">Content here</div>
        
        
          .mybackground {background-color:#bdf980;}
        
        Background color #bdf980
      
           Border around this has a color of #bdf980        
        
          <div style="border:2px solid #bdf980;">Content here</div>
        
        
          .myborder {border:2px solid #bdf980;}
        
        Border color #bdf980