#baeafb color space conversions
Hex:
#baeafb
RGB:
186, 234, 251
CMY:
27, 8, 2
CMYK:
26, 7, 0, 2
HSL:
196°, 89.0411%, 85.6863%
HSV (HSB):
196°, 25.8964%, 98.4314%
XYZ:
67.0851, 76.2498, 102.4487
xyY:
0.2729, 0.3102, 76.2498
CIE-Lab:
89.9752, -11.6127, -13.2643
CIE-LCH:
89.9752, 17.6295, 228.7983
CIE-Luv:
89.9752, -24.6663, -19.0839
Hunter-Lab:
87.3211, -15.6780, -8.4367
#baeafb color charts
#baeafb color shades, tints & tones
#baeafb color schemes
#baeafb color preview, HTML & CSS examples
This text has a color of #baeafb
<p style="color:#baeafb;">Text here</p>
.mytext {color:#baeafb;}
This box has a color of #baeafb
<div style="background-color:#baeafb;">Content here</div>
.mybackground {background-color:#baeafb;}
Border around this has a color of #baeafb
<div style="border:2px solid #baeafb;">Content here</div>
.myborder {border:2px solid #baeafb;}