#b5def3 color space conversions
Hex:
#b5def3
RGB:
181, 222, 243
CMY:
29, 13, 5
CMYK:
26, 9, 0, 5
HSL:
200°, 72.0930%, 83.1373%
HSV (HSB):
200°, 25.5144%, 95.2941%
XYZ:
61.3550, 68.5374, 94.7893
xyY:
0.2731, 0.3050, 68.5374
CIE-Lab:
86.2744, -8.7153, -14.6338
CIE-LCH:
86.2744, 17.0325, 239.2236
CIE-Luv:
86.2744, -21.5279, -21.6808
Hunter-Lab:
82.7873, -12.5886, -9.9344
#b5def3 color charts
#b5def3 color shades, tints & tones
#b5def3 color schemes
#b5def3 color preview, HTML & CSS examples
This text has a color of #b5def3
<p style="color:#b5def3;">Text here</p>
.mytext {color:#b5def3;}
This box has a color of #b5def3
<div style="background-color:#b5def3;">Content here</div>
.mybackground {background-color:#b5def3;}
Border around this has a color of #b5def3
<div style="border:2px solid #b5def3;">Content here</div>
.myborder {border:2px solid #b5def3;}