#b2f3c8 color space conversions
Hex:
#b2f3c8
RGB:
178, 243, 200
CMY:
30, 5, 22
CMYK:
27, 0, 18, 5
HSL:
140°, 73.0337%, 82.5490%
HSV (HSB):
140°, 26.7490%, 95.2941%
XYZ:
60.8360, 77.7363, 66.4418
xyY:
0.2967, 0.3792, 77.7363
CIE-Lab:
90.6594, -28.8380, 14.2573
CIE-LCH:
90.6594, 32.1699, 153.6925
CIE-Luv:
90.6594, -32.0765, 26.1816
Hunter-Lab:
88.1682, -31.1294, 17.0380
#b2f3c8 color charts
#b2f3c8 color shades, tints & tones
#b2f3c8 color schemes
#b2f3c8 color preview, HTML & CSS examples
This text has a color of #b2f3c8
<p style="color:#b2f3c8;">Text here</p>
.mytext {color:#b2f3c8;}
This box has a color of #b2f3c8
<div style="background-color:#b2f3c8;">Content here</div>
.mybackground {background-color:#b2f3c8;}
Border around this has a color of #b2f3c8
<div style="border:2px solid #b2f3c8;">Content here</div>
.myborder {border:2px solid #b2f3c8;}