#bdf0ec color space conversions
Hex:
        #bdf0ec
        RGB:
        189, 240, 236
        CMY:
        26, 6, 7
        CMYK:
        21, 0, 2, 6
      HSL:
        175°, 62.9630%, 84.1176%
        HSV (HSB):
        175°, 21.2500%, 94.1176%
        XYZ:
        67.2867, 79.1951, 91.0967
        xyY:
        0.2832, 0.3333, 79.1951
      CIE-Lab:
        91.3225, -16.9747, -3.4176
        CIE-LCH:
        91.3225, 17.3153, 191.3833
        CIE-Luv:
        91.3225, -25.8270, -2.4059
        Hunter-Lab:
        88.9916, -20.7713, 1.6017
      #bdf0ec color charts
#bdf0ec RGB chart
      #bdf0ec CMYK chart
      #bdf0ec RGB pie chart
      #bdf0ec color shades, tints & tones
#bdf0ec color schemes
#bdf0ec color preview, HTML & CSS examples
           This text has a color of #bdf0ec        
        
          <p style="color:#bdf0ec;">Text here</p>
        
        
          .mytext {color:#bdf0ec;}
        
        Text color #bdf0ec
      
           This box has a color of #bdf0ec        
        
          <div style="background-color:#bdf0ec;">Content here</div>
        
        
          .mybackground {background-color:#bdf0ec;}
        
        Background color #bdf0ec
      
           Border around this has a color of #bdf0ec        
        
          <div style="border:2px solid #bdf0ec;">Content here</div>
        
        
          .myborder {border:2px solid #bdf0ec;}
        
        Border color #bdf0ec