#b2eacf color space conversions
Hex:
#b2eacf
RGB:
178, 234, 207
CMY:
30, 8, 19
CMYK:
24, 0, 12, 8
HSL:
151°, 57.1429%, 80.7843%
HSV (HSB):
151°, 23.9316%, 91.7647%
XYZ:
59.0454, 72.8156, 69.9743
xyY:
0.2925, 0.3608, 72.8156
CIE-Lab:
88.3597, -23.1951, 7.3377
CIE-LCH:
88.3597, 24.3281, 162.4455
CIE-Luv:
88.3597, -27.9476, 15.0546
Hunter-Lab:
85.3321, -25.8183, 11.1133
#b2eacf color charts
#b2eacf color shades, tints & tones
#b2eacf color schemes
#b2eacf color preview, HTML & CSS examples
This text has a color of #b2eacf
<p style="color:#b2eacf;">Text here</p>
.mytext {color:#b2eacf;}
This box has a color of #b2eacf
<div style="background-color:#b2eacf;">Content here</div>
.mybackground {background-color:#b2eacf;}
Border around this has a color of #b2eacf
<div style="border:2px solid #b2eacf;">Content here</div>
.myborder {border:2px solid #b2eacf;}