#b4edfc color space conversions
Hex:
#b4edfc
RGB:
180, 237, 252
CMY:
29, 7, 1
CMYK:
29, 6, 0, 1
HSL:
193°, 92.3077%, 84.7059%
HSV (HSB):
193°, 28.5714%, 98.8235%
XYZ:
66.6773, 77.2999, 103.5016
xyY:
0.2694, 0.3123, 77.2999
CIE-Lab:
90.4595, -14.6043, -13.0984
CIE-LCH:
90.4595, 19.6177, 221.8886
CIE-Luv:
90.4595, -28.5504, -18.3542
Hunter-Lab:
87.9204, -18.4894, -8.2531
#b4edfc color charts
#b4edfc color shades, tints & tones
#b4edfc color schemes
#b4edfc color preview, HTML & CSS examples
This text has a color of #b4edfc
<p style="color:#b4edfc;">Text here</p>
.mytext {color:#b4edfc;}
This box has a color of #b4edfc
<div style="background-color:#b4edfc;">Content here</div>
.mybackground {background-color:#b4edfc;}
Border around this has a color of #b4edfc
<div style="border:2px solid #b4edfc;">Content here</div>
.myborder {border:2px solid #b4edfc;}