#31e5e4 color space conversions
Hex:
#31e5e4
RGB:
49, 229, 228
CMY:
81, 10, 11
CMYK:
79, 0, 0, 10
HSL:
180°, 77.5862%, 54.5098%
HSV (HSB):
180°, 78.6026%, 89.8039%
XYZ:
43.2895, 62.2930, 83.1409
xyY:
0.2294, 0.3301, 62.2930
CIE-Lab:
83.0690, -42.3252, -11.9937
CIE-LCH:
83.0690, 43.9917, 195.8211
CIE-Luv:
83.0690, -61.2615, -12.3749
Hunter-Lab:
78.9259, -40.2162, -7.2082
#31e5e4 color charts
#31e5e4 color shades, tints & tones
#31e5e4 color schemes
#31e5e4 color preview, HTML & CSS examples
This text has a color of #31e5e4
<p style="color:#31e5e4;">Text here</p>
.mytext {color:#31e5e4;}
This box has a color of #31e5e4
<div style="background-color:#31e5e4;">Content here</div>
.mybackground {background-color:#31e5e4;}
Border around this has a color of #31e5e4
<div style="border:2px solid #31e5e4;">Content here</div>
.myborder {border:2px solid #31e5e4;}