#b2ead4 color space conversions
Hex:
#b2ead4
RGB:
178, 234, 212
CMY:
30, 8, 17
CMYK:
24, 0, 9, 8
HSL:
156°, 57.1429%, 80.7843%
HSV (HSB):
156°, 23.9316%, 91.7647%
XYZ:
59.6666, 73.0641, 73.2454
xyY:
0.2897, 0.3547, 73.0641
CIE-Lab:
88.4783, -22.2153, 4.8936
CIE-LCH:
88.4783, 22.7479, 167.5774
CIE-Luv:
88.4783, -27.9620, 11.2431
Hunter-Lab:
85.4775, -24.9859, 9.0289
#b2ead4 color charts
#b2ead4 color shades, tints & tones
#b2ead4 color schemes
#b2ead4 color preview, HTML & CSS examples
This text has a color of #b2ead4
<p style="color:#b2ead4;">Text here</p>
.mytext {color:#b2ead4;}
This box has a color of #b2ead4
<div style="background-color:#b2ead4;">Content here</div>
.mybackground {background-color:#b2ead4;}
Border around this has a color of #b2ead4
<div style="border:2px solid #b2ead4;">Content here</div>
.myborder {border:2px solid #b2ead4;}