#bdf8c1 color space conversions
Hex:
        #bdf8c1
        RGB:
        189, 248, 193
        CMY:
        26, 3, 24
        CMYK:
        24, 0, 22, 3
      HSL:
        124°, 80.8219%, 85.6863%
        HSV (HSB):
        124°, 23.7903%, 97.2549%
        XYZ:
        64.1793, 81.8039, 62.8592
        xyY:
        0.3073, 0.3917, 81.8039
      CIE-Lab:
        92.4882, -28.9676, 20.5159
        CIE-LCH:
        92.4882, 35.4968, 144.6924
        CIE-Luv:
        92.4882, -29.2898, 35.0867
        Hunter-Lab:
        90.4455, -31.6176, 22.1056
      #bdf8c1 color charts
#bdf8c1 RGB chart
      #bdf8c1 CMYK chart
      #bdf8c1 RGB pie chart
      #bdf8c1 color shades, tints & tones
#bdf8c1 color schemes
#bdf8c1 color preview, HTML & CSS examples
           This text has a color of #bdf8c1        
        
          <p style="color:#bdf8c1;">Text here</p>
        
        
          .mytext {color:#bdf8c1;}
        
        Text color #bdf8c1
      
           This box has a color of #bdf8c1        
        
          <div style="background-color:#bdf8c1;">Content here</div>
        
        
          .mybackground {background-color:#bdf8c1;}
        
        Background color #bdf8c1
      
           Border around this has a color of #bdf8c1        
        
          <div style="border:2px solid #bdf8c1;">Content here</div>
        
        
          .myborder {border:2px solid #bdf8c1;}
        
        Border color #bdf8c1