#b2edcd color space conversions
Hex:
#b2edcd
RGB:
178, 237, 205
CMY:
30, 7, 20
CMYK:
25, 0, 14, 7
HSL:
147°, 62.1053%, 81.3725%
HSV (HSB):
147°, 24.8945%, 92.9412%
XYZ:
59.6637, 74.4411, 68.9816
xyY:
0.2938, 0.3665, 74.4411
CIE-Lab:
89.1306, -25.0337, 9.4868
CIE-LCH:
89.1306, 26.7710, 159.2453
CIE-Luv:
89.1306, -29.3205, 18.5592
Hunter-Lab:
86.2793, -27.5526, 12.9922
#b2edcd color charts
#b2edcd color shades, tints & tones
#b2edcd color schemes
#b2edcd color preview, HTML & CSS examples
This text has a color of #b2edcd
<p style="color:#b2edcd;">Text here</p>
.mytext {color:#b2edcd;}
This box has a color of #b2edcd
<div style="background-color:#b2edcd;">Content here</div>
.mybackground {background-color:#b2edcd;}
Border around this has a color of #b2edcd
<div style="border:2px solid #b2edcd;">Content here</div>
.myborder {border:2px solid #b2edcd;}