#b5def4 color space conversions
Hex:
#b5def4
RGB:
181, 222, 244
CMY:
29, 13, 4
CMYK:
26, 9, 0, 4
HSL:
201°, 74.1176%, 83.3333%
HSV (HSB):
201°, 25.8197%, 95.6863%
XYZ:
61.5065, 68.5980, 95.5869
xyY:
0.2725, 0.3039, 68.5980
CIE-Lab:
86.3046, -8.4899, -15.1161
CIE-LCH:
86.3046, 17.3371, 240.6794
CIE-Luv:
86.3046, -21.5444, -22.5073
Hunter-Lab:
82.8239, -12.3846, -10.4498
#b5def4 color charts
#b5def4 color shades, tints & tones
#b5def4 color schemes
#b5def4 color preview, HTML & CSS examples
This text has a color of #b5def4
<p style="color:#b5def4;">Text here</p>
.mytext {color:#b5def4;}
This box has a color of #b5def4
<div style="background-color:#b5def4;">Content here</div>
.mybackground {background-color:#b5def4;}
Border around this has a color of #b5def4
<div style="border:2px solid #b5def4;">Content here</div>
.myborder {border:2px solid #b5def4;}