#b2f9f2 color space conversions
Hex:
#b2f9f2
RGB:
178, 249, 242
CMY:
30, 2, 5
CMYK:
29, 0, 3, 2
HSL:
174°, 85.5422%, 83.7255%
HSV (HSB):
174°, 28.5141%, 97.6471%
XYZ:
68.2628, 83.6271, 96.5482
xyY:
0.2748, 0.3366, 83.6271
CIE-Lab:
93.2883, -23.3036, -3.7149
CIE-LCH:
93.2883, 23.5978, 189.0576
CIE-Luv:
93.2883, -34.5467, -1.8512
Hunter-Lab:
91.4479, -26.7895, 1.4167
#b2f9f2 color charts
#b2f9f2 color shades, tints & tones
#b2f9f2 color schemes
#b2f9f2 color preview, HTML & CSS examples
This text has a color of #b2f9f2
<p style="color:#b2f9f2;">Text here</p>
.mytext {color:#b2f9f2;}
This box has a color of #b2f9f2
<div style="background-color:#b2f9f2;">Content here</div>
.mybackground {background-color:#b2f9f2;}
Border around this has a color of #b2f9f2
<div style="border:2px solid #b2f9f2;">Content here</div>
.myborder {border:2px solid #b2f9f2;}