#31f8cd color space conversions
Hex:
#31f8cd
RGB:
49, 248, 205
CMY:
81, 3, 20
CMYK:
80, 0, 17, 3
HSL:
167°, 93.4272%, 58.2353%
HSV (HSB):
167°, 80.2419%, 97.2549%
XYZ:
45.8535, 72.1955, 69.2760
xyY:
0.2448, 0.3854, 72.1955
CIE-Lab:
88.0626, -56.3997, 7.4015
CIE-LCH:
88.0626, 56.8833, 172.5236
CIE-Luv:
88.0626, -69.3953, 20.3631
Hunter-Lab:
84.9680, -52.3653, 11.1373
#31f8cd color charts
#31f8cd color shades, tints & tones
#31f8cd color schemes
#31f8cd color preview, HTML & CSS examples
This text has a color of #31f8cd
<p style="color:#31f8cd;">Text here</p>
.mytext {color:#31f8cd;}
This box has a color of #31f8cd
<div style="background-color:#31f8cd;">Content here</div>
.mybackground {background-color:#31f8cd;}
Border around this has a color of #31f8cd
<div style="border:2px solid #31f8cd;">Content here</div>
.myborder {border:2px solid #31f8cd;}