#baefdd color space conversions
Hex:
#baefdd
RGB:
186, 239, 221
CMY:
27, 6, 13
CMYK:
22, 0, 8, 6
HSL:
160°, 62.3529%, 83.3333%
HSV (HSB):
160°, 22.1757%, 93.7255%
XYZ:
64.1673, 77.3926, 79.9629
xyY:
0.2897, 0.3494, 77.3926
CIE-Lab:
90.5020, -20.4335, 3.1814
CIE-LCH:
90.5020, 20.6796, 171.1505
CIE-Luv:
90.5020, -26.6274, 8.3897
Hunter-Lab:
87.9730, -23.7553, 7.6896
#baefdd color charts
#baefdd color shades, tints & tones
#baefdd color schemes
#baefdd color preview, HTML & CSS examples
This text has a color of #baefdd
<p style="color:#baefdd;">Text here</p>
.mytext {color:#baefdd;}
This box has a color of #baefdd
<div style="background-color:#baefdd;">Content here</div>
.mybackground {background-color:#baefdd;}
Border around this has a color of #baefdd
<div style="border:2px solid #baefdd;">Content here</div>
.myborder {border:2px solid #baefdd;}