#b5e0e6 color space conversions
Hex:
#b5e0e6
RGB:
181, 224, 230
CMY:
29, 12, 10
CMYK:
21, 3, 0, 10
HSL:
187°, 49.4949%, 80.5882%
HSV (HSB):
187°, 21.3043%, 90.1961%
XYZ:
59.9946, 68.8482, 84.9899
xyY:
0.2806, 0.3220, 68.8482
CIE-Lab:
86.4288, -12.5984, -7.5460
CIE-LCH:
86.4288, 14.6854, 210.9202
CIE-Luv:
86.4288, -22.2164, -9.6185
Hunter-Lab:
82.9748, -16.1422, -2.6475
#b5e0e6 color charts
#b5e0e6 color shades, tints & tones
#b5e0e6 color schemes
#b5e0e6 color preview, HTML & CSS examples
This text has a color of #b5e0e6
<p style="color:#b5e0e6;">Text here</p>
.mytext {color:#b5e0e6;}
This box has a color of #b5e0e6
<div style="background-color:#b5e0e6;">Content here</div>
.mybackground {background-color:#b5e0e6;}
Border around this has a color of #b5e0e6
<div style="border:2px solid #b5e0e6;">Content here</div>
.myborder {border:2px solid #b5e0e6;}