#baeee3 color space conversions
Hex:
        #baeee3
        RGB:
        186, 238, 227
        CMY:
        27, 7, 11
        CMYK:
        22, 0, 5, 7
      HSL:
        167°, 60.4651%, 83.1373%
        HSV (HSB):
        167°, 21.8487%, 93.3333%
        XYZ:
        64.6894, 77.1342, 84.1519
        xyY:
        0.2863, 0.3413, 77.1342
      CIE-Lab:
        90.3834, -18.7359, -0.1207
        CIE-LCH:
        90.3834, 18.7362, 180.3691
        CIE-Luv:
        90.3834, -26.2149, 3.0336
        Hunter-Lab:
        87.8261, -22.2193, 4.6686
      #baeee3 color charts
#baeee3 RGB chart
      #baeee3 CMYK chart
      #baeee3 RGB pie chart
      #baeee3 color shades, tints & tones
#baeee3 color schemes
#baeee3 color preview, HTML & CSS examples
           This text has a color of #baeee3        
        
          <p style="color:#baeee3;">Text here</p>
        
        
          .mytext {color:#baeee3;}
        
        Text color #baeee3
      
           This box has a color of #baeee3        
        
          <div style="background-color:#baeee3;">Content here</div>
        
        
          .mybackground {background-color:#baeee3;}
        
        Background color #baeee3
      
           Border around this has a color of #baeee3        
        
          <div style="border:2px solid #baeee3;">Content here</div>
        
        
          .myborder {border:2px solid #baeee3;}
        
        Border color #baeee3