#b2f5f5 color space conversions
Hex:
#b2f5f5
RGB:
178, 245, 245
CMY:
30, 4, 4
CMYK:
27, 0, 0, 4
HSL:
180°, 77.0115%, 82.9412%
HSV (HSB):
180°, 27.3469%, 96.0784%
XYZ:
67.4939, 81.3624, 98.5334
xyY:
0.2728, 0.3289, 81.3624
CIE-Lab:
92.2927, -20.6995, -6.7395
CIE-LCH:
92.2927, 21.7690, 198.0346
CIE-Luv:
92.2927, -32.8146, -7.0942
Hunter-Lab:
90.2011, -24.2874, -1.6261
#b2f5f5 color charts
#b2f5f5 color shades, tints & tones
#b2f5f5 color schemes
#b2f5f5 color preview, HTML & CSS examples
This text has a color of #b2f5f5
<p style="color:#b2f5f5;">Text here</p>
.mytext {color:#b2f5f5;}
This box has a color of #b2f5f5
<div style="background-color:#b2f5f5;">Content here</div>
.mybackground {background-color:#b2f5f5;}
Border around this has a color of #b2f5f5
<div style="border:2px solid #b2f5f5;">Content here</div>
.myborder {border:2px solid #b2f5f5;}