#bdf6ea color space conversions
Hex:
        #bdf6ea
        RGB:
        189, 246, 234
        CMY:
        26, 4, 8
        CMYK:
        23, 0, 5, 4
      HSL:
        167°, 76.0000%, 85.2941%
        HSV (HSB):
        167°, 23.1707%, 96.4706%
        XYZ:
        68.7933, 82.6709, 90.1732
        xyY:
        0.2847, 0.3421, 82.6709
      CIE-Lab:
        92.8701, -20.3441, -0.1102
        CIE-LCH:
        92.8701, 20.3444, 180.3104
        CIE-Luv:
        92.8701, -28.5055, 3.3319
        Hunter-Lab:
        90.9235, -24.0619, 4.8457
      #bdf6ea color charts
#bdf6ea RGB chart
      #bdf6ea CMYK chart
      #bdf6ea RGB pie chart
      #bdf6ea color shades, tints & tones
#bdf6ea color schemes
#bdf6ea color preview, HTML & CSS examples
           This text has a color of #bdf6ea        
        
          <p style="color:#bdf6ea;">Text here</p>
        
        
          .mytext {color:#bdf6ea;}
        
        Text color #bdf6ea
      
           This box has a color of #bdf6ea        
        
          <div style="background-color:#bdf6ea;">Content here</div>
        
        
          .mybackground {background-color:#bdf6ea;}
        
        Background color #bdf6ea
      
           Border around this has a color of #bdf6ea        
        
          <div style="border:2px solid #bdf6ea;">Content here</div>
        
        
          .myborder {border:2px solid #bdf6ea;}
        
        Border color #bdf6ea