#baeafa color space conversions
Hex:
#baeafa
RGB:
186, 234, 250
CMY:
27, 8, 2
CMYK:
26, 6, 0, 2
HSL:
195°, 86.4865%, 85.4902%
HSV (HSB):
195°, 25.6000%, 98.0392%
XYZ:
66.9278, 76.1869, 101.6205
xyY:
0.2735, 0.3113, 76.1869
CIE-Lab:
89.9460, -11.8352, -12.7851
CIE-LCH:
89.9460, 17.4221, 227.2094
CIE-Luv:
89.9460, -24.6548, -18.2636
Hunter-Lab:
87.2851, -15.8800, -7.9281
#baeafa color charts
#baeafa color shades, tints & tones
#baeafa color schemes
#baeafa color preview, HTML & CSS examples
This text has a color of #baeafa
<p style="color:#baeafa;">Text here</p>
.mytext {color:#baeafa;}
This box has a color of #baeafa
<div style="background-color:#baeafa;">Content here</div>
.mybackground {background-color:#baeafa;}
Border around this has a color of #baeafa
<div style="border:2px solid #baeafa;">Content here</div>
.myborder {border:2px solid #baeafa;}