#b3e5ed color space conversions
Hex:
#b3e5ed
RGB:
179, 229, 237
CMY:
30, 10, 7
CMYK:
24, 3, 0, 7
HSL:
188°, 61.7021%, 81.5686%
HSV (HSB):
188°, 24.4726%, 92.9412%
XYZ:
61.8958, 71.7368, 90.7051
xyY:
0.2759, 0.3198, 71.7368
CIE-Lab:
87.8417, -14.2050, -9.1485
CIE-LCH:
87.8417, 16.8960, 212.7829
CIE-Luv:
87.8417, -25.4159, -11.9474
Hunter-Lab:
84.6976, -17.7754, -4.2071
#b3e5ed color charts
#b3e5ed color shades, tints & tones
#b3e5ed color schemes
#b3e5ed color preview, HTML & CSS examples
This text has a color of #b3e5ed
<p style="color:#b3e5ed;">Text here</p>
.mytext {color:#b3e5ed;}
This box has a color of #b3e5ed
<div style="background-color:#b3e5ed;">Content here</div>
.mybackground {background-color:#b3e5ed;}
Border around this has a color of #b3e5ed
<div style="border:2px solid #b3e5ed;">Content here</div>
.myborder {border:2px solid #b3e5ed;}