#b5edfc color space conversions
Hex:
#b5edfc
RGB:
181, 237, 252
CMY:
29, 7, 1
CMYK:
28, 6, 0, 1
HSL:
193°, 92.2078%, 84.9020%
HSV (HSB):
193°, 28.1746%, 98.8235%
XYZ:
66.9109, 77.4204, 103.5125
xyY:
0.2700, 0.3124, 77.4204
CIE-Lab:
90.5148, -14.3241, -13.0100
CIE-LCH:
90.5148, 19.3505, 222.2476
CIE-Luv:
90.5148, -28.1282, -18.2542
Hunter-Lab:
87.9889, -18.2406, -8.1582
#b5edfc color charts
#b5edfc color shades, tints & tones
#b5edfc color schemes
#b5edfc color preview, HTML & CSS examples
This text has a color of #b5edfc
<p style="color:#b5edfc;">Text here</p>
.mytext {color:#b5edfc;}
This box has a color of #b5edfc
<div style="background-color:#b5edfc;">Content here</div>
.mybackground {background-color:#b5edfc;}
Border around this has a color of #b5edfc
<div style="border:2px solid #b5edfc;">Content here</div>
.myborder {border:2px solid #b5edfc;}