#b5e5fd color space conversions
Hex:
#b5e5fd
RGB:
181, 229, 253
CMY:
29, 10, 1
CMYK:
28, 9, 0, 1
HSL:
200°, 94.7368%, 85.0980%
HSV (HSB):
200°, 28.4585%, 99.2157%
XYZ:
64.8050, 72.9542, 103.5945
xyY:
0.2685, 0.3023, 72.9542
CIE-Lab:
88.4259, -10.0366, -16.6635
CIE-LCH:
88.4259, 19.4526, 238.9390
CIE-Luv:
88.4259, -24.7012, -24.8851
Hunter-Lab:
85.4132, -14.0411, -12.1213
#b5e5fd color charts
#b5e5fd color shades, tints & tones
#b5e5fd color schemes
#b5e5fd color preview, HTML & CSS examples
This text has a color of #b5e5fd
<p style="color:#b5e5fd;">Text here</p>
.mytext {color:#b5e5fd;}
This box has a color of #b5e5fd
<div style="background-color:#b5e5fd;">Content here</div>
.mybackground {background-color:#b5e5fd;}
Border around this has a color of #b5e5fd
<div style="border:2px solid #b5e5fd;">Content here</div>
.myborder {border:2px solid #b5e5fd;}