#b5cdfd color space conversions
Hex:
#b5cdfd
RGB:
181, 205, 253
CMY:
29, 20, 1
CMYK:
28, 19, 0, 1
HSL:
220°, 94.7368%, 85.0980%
HSV (HSB):
220°, 28.4585%, 99.2157%
XYZ:
58.6170, 60.5782, 101.5318
xyY:
0.2656, 0.2744, 60.5782
CIE-Lab:
82.1515, 2.5301, -26.1671
CIE-LCH:
82.1515, 26.2891, 275.5227
CIE-Luv:
82.1515, -14.4102, -42.3752
Hunter-Lab:
77.8320, -1.7738, -22.8613
#b5cdfd color charts
#b5cdfd color shades, tints & tones
#b5cdfd color schemes
#b5cdfd color preview, HTML & CSS examples
This text has a color of #b5cdfd
<p style="color:#b5cdfd;">Text here</p>
.mytext {color:#b5cdfd;}
This box has a color of #b5cdfd
<div style="background-color:#b5cdfd;">Content here</div>
.mybackground {background-color:#b5cdfd;}
Border around this has a color of #b5cdfd
<div style="border:2px solid #b5cdfd;">Content here</div>
.myborder {border:2px solid #b5cdfd;}