#baebfb color space conversions
Hex:
#baebfb
RGB:
186, 235, 251
CMY:
27, 8, 2
CMYK:
26, 6, 0, 2
HSL:
195°, 89.0411%, 85.6863%
HSV (HSB):
195°, 25.8964%, 98.4314%
XYZ:
67.3706, 76.8208, 102.5439
xyY:
0.2730, 0.3113, 76.8208
CIE-Lab:
90.2391, -12.1195, -12.8700
CIE-LCH:
90.2391, 17.6782, 226.7202
CIE-Luv:
90.2391, -25.1019, -18.3645
Hunter-Lab:
87.6475, -16.1783, -8.0136
#baebfb color charts
#baebfb color shades, tints & tones
#baebfb color schemes
#baebfb color preview, HTML & CSS examples
This text has a color of #baebfb
<p style="color:#baebfb;">Text here</p>
.mytext {color:#baebfb;}
This box has a color of #baebfb
<div style="background-color:#baebfb;">Content here</div>
.mybackground {background-color:#baebfb;}
Border around this has a color of #baebfb
<div style="border:2px solid #baebfb;">Content here</div>
.myborder {border:2px solid #baebfb;}