#bdf0af color space conversions
Hex:
        #bdf0af
        RGB:
        189, 240, 175
        CMY:
        26, 6, 31
        CMYK:
        21, 0, 27, 6
      HSL:
        107°, 68.4211%, 81.3725%
        HSV (HSB):
        107°, 27.0833%, 94.1176%
        XYZ:
        59.8842, 76.2341, 52.1159
        xyY:
        0.3181, 0.4050, 76.2341
      CIE-Lab:
        89.9679, -28.1164, 26.2566
        CIE-LCH:
        89.9679, 38.4700, 136.9591
        CIE-Luv:
        89.9679, -25.3526, 42.3966
        Hunter-Lab:
        87.3122, -30.3697, 25.7288
      #bdf0af color charts
#bdf0af RGB chart
      #bdf0af CMYK chart
      #bdf0af RGB pie chart
      #bdf0af color shades, tints & tones
#bdf0af color schemes
#bdf0af color preview, HTML & CSS examples
           This text has a color of #bdf0af        
        
          <p style="color:#bdf0af;">Text here</p>
        
        
          .mytext {color:#bdf0af;}
        
        Text color #bdf0af
      
           This box has a color of #bdf0af        
        
          <div style="background-color:#bdf0af;">Content here</div>
        
        
          .mybackground {background-color:#bdf0af;}
        
        Background color #bdf0af
      
           Border around this has a color of #bdf0af        
        
          <div style="border:2px solid #bdf0af;">Content here</div>
        
        
          .myborder {border:2px solid #bdf0af;}
        
        Border color #bdf0af