#b5d2ed color space conversions
Hex:
#b5d2ed
RGB:
181, 210, 237
CMY:
29, 18, 7
CMYK:
24, 11, 0, 7
HSL:
209°, 60.8696%, 81.9608%
HSV (HSB):
209°, 23.6287%, 92.9412%
XYZ:
57.3887, 62.0314, 89.0693
xyY:
0.2753, 0.2975, 62.0314
CIE-Lab:
82.9301, -3.8197, -16.4787
CIE-LCH:
82.9301, 16.9156, 256.9494
CIE-Luv:
82.9301, -16.1038, -25.3498
Hunter-Lab:
78.7600, -7.7654, -11.9188
#b5d2ed color charts
#b5d2ed color shades, tints & tones
#b5d2ed color schemes
#b5d2ed color preview, HTML & CSS examples
This text has a color of #b5d2ed
<p style="color:#b5d2ed;">Text here</p>
.mytext {color:#b5d2ed;}
This box has a color of #b5d2ed
<div style="background-color:#b5d2ed;">Content here</div>
.mybackground {background-color:#b5d2ed;}
Border around this has a color of #b5d2ed
<div style="border:2px solid #b5d2ed;">Content here</div>
.myborder {border:2px solid #b5d2ed;}