#b2fff2 color space conversions
Hex:
#b2fff2
RGB:
178, 255, 242
CMY:
30, 0, 5
CMYK:
30, 0, 5, 0
HSL:
170°, 100.0000%, 84.9020%
HSV (HSB):
170°, 30.1961%, 100.0000%
XYZ:
70.1471, 87.3958, 97.1763
xyY:
0.2754, 0.3431, 87.3958
CIE-Lab:
94.9059, -26.1934, -1.3417
CIE-LCH:
94.9059, 26.2277, 182.9323
CIE-Luv:
94.9059, -37.1185, 2.3728
Hunter-Lab:
93.4857, -29.6623, 3.8094
#b2fff2 color charts
#b2fff2 color shades, tints & tones
#b2fff2 color schemes
#b2fff2 color preview, HTML & CSS examples
This text has a color of #b2fff2
<p style="color:#b2fff2;">Text here</p>
.mytext {color:#b2fff2;}
This box has a color of #b2fff2
<div style="background-color:#b2fff2;">Content here</div>
.mybackground {background-color:#b2fff2;}
Border around this has a color of #b2fff2
<div style="border:2px solid #b2fff2;">Content here</div>
.myborder {border:2px solid #b2fff2;}