#31f5f3 color space conversions
Hex:
#31f5f3
RGB:
49, 245, 243
CMY:
81, 4, 5
CMYK:
80, 0, 1, 4
HSL:
179°, 90.7407%, 57.6471%
HSV (HSB):
179°, 80.0000%, 96.0784%
XYZ:
50.0967, 72.4288, 96.1338
xyY:
0.2291, 0.3312, 72.4288
CIE-Lab:
88.1746, -45.1411, -12.2564
CIE-LCH:
88.1746, 46.7754, 195.1903
CIE-Luv:
88.1746, -65.5789, -12.4585
Hunter-Lab:
85.1051, -43.8609, -7.3997
#31f5f3 color charts
#31f5f3 color shades, tints & tones
#31f5f3 color schemes
#31f5f3 color preview, HTML & CSS examples
This text has a color of #31f5f3
<p style="color:#31f5f3;">Text here</p>
.mytext {color:#31f5f3;}
This box has a color of #31f5f3
<div style="background-color:#31f5f3;">Content here</div>
.mybackground {background-color:#31f5f3;}
Border around this has a color of #31f5f3
<div style="border:2px solid #31f5f3;">Content here</div>
.myborder {border:2px solid #31f5f3;}