#31f8ec color space conversions
Hex:
#31f8ec
RGB:
49, 248, 236
CMY:
81, 3, 7
CMYK:
80, 0, 5, 3
HSL:
176°, 93.4272%, 58.2353%
HSV (HSB):
176°, 80.2419%, 97.2549%
XYZ:
49.9743, 73.8439, 90.9763
xyY:
0.2327, 0.3438, 73.8439
CIE-Lab:
88.8487, -48.3756, -7.5997
CIE-LCH:
88.8487, 48.9689, 188.9281
CIE-Luv:
88.8487, -67.1147, -4.3509
Hunter-Lab:
85.9325, -46.5745, -2.6173
#31f8ec color charts
#31f8ec color shades, tints & tones
#31f8ec color schemes
#31f8ec color preview, HTML & CSS examples
This text has a color of #31f8ec
<p style="color:#31f8ec;">Text here</p>
.mytext {color:#31f8ec;}
This box has a color of #31f8ec
<div style="background-color:#31f8ec;">Content here</div>
.mybackground {background-color:#31f8ec;}
Border around this has a color of #31f8ec
<div style="border:2px solid #31f8ec;">Content here</div>
.myborder {border:2px solid #31f8ec;}