#31feb3 color space conversions
Hex:
#31feb3
RGB:
49, 254, 179
CMY:
81, 0, 30
CMYK:
81, 0, 30, 0
HSL:
158°, 99.0338%, 59.4118%
HSV (HSB):
158°, 80.7087%, 99.6078%
XYZ:
44.8451, 74.7913, 54.7204
xyY:
0.2572, 0.4290, 74.7913
CIE-Lab:
89.2951, -64.6080, 22.5326
CIE-LCH:
89.2951, 68.4245, 160.7733
CIE-Luv:
89.2951, -73.1977, 43.4584
Hunter-Lab:
86.4819, -58.7824, 23.0223
#31feb3 color charts
#31feb3 color shades, tints & tones
#31feb3 color schemes
#31feb3 color preview, HTML & CSS examples
This text has a color of #31feb3
<p style="color:#31feb3;">Text here</p>
.mytext {color:#31feb3;}
This box has a color of #31feb3
<div style="background-color:#31feb3;">Content here</div>
.mybackground {background-color:#31feb3;}
Border around this has a color of #31feb3
<div style="border:2px solid #31feb3;">Content here</div>
.myborder {border:2px solid #31feb3;}