#baeff5 color space conversions
Hex:
#baeff5
RGB:
186, 239, 245
CMY:
27, 6, 4
CMYK:
24, 2, 0, 4
HSL:
186°, 74.6835%, 84.5098%
HSV (HSB):
186°, 24.0816%, 96.0784%
XYZ:
67.5976, 78.7647, 98.0265
xyY:
0.2766, 0.3223, 78.7647
CIE-Lab:
91.1277, -15.4497, -8.4158
CIE-LCH:
91.1277, 17.5932, 208.5782
CIE-Luv:
91.1277, -26.7966, -10.6170
Hunter-Lab:
88.7495, -19.3538, -3.3630
#baeff5 color charts
#baeff5 color shades, tints & tones
#baeff5 color schemes
#baeff5 color preview, HTML & CSS examples
This text has a color of #baeff5
<p style="color:#baeff5;">Text here</p>
.mytext {color:#baeff5;}
This box has a color of #baeff5
<div style="background-color:#baeff5;">Content here</div>
.mybackground {background-color:#baeff5;}
Border around this has a color of #baeff5
<div style="border:2px solid #baeff5;">Content here</div>
.myborder {border:2px solid #baeff5;}