#31eeca color space conversions
Hex:
#31eeca
RGB:
49, 238, 202
CMY:
81, 7, 21
CMYK:
79, 0, 15, 7
HSL:
169°, 84.7534%, 56.2745%
HSV (HSB):
169°, 79.4118%, 93.3333%
XYZ:
42.5018, 66.0663, 66.3891
xyY:
0.2429, 0.3776, 66.0663
CIE-Lab:
85.0302, -53.1263, 4.5967
CIE-LCH:
85.0302, 53.3248, 175.0549
CIE-Luv:
85.0302, -66.2364, 15.5098
Hunter-Lab:
81.2812, -48.9046, 8.4697
#31eeca color charts
#31eeca color shades, tints & tones
#31eeca color schemes
#31eeca color preview, HTML & CSS examples
This text has a color of #31eeca
<p style="color:#31eeca;">Text here</p>
.mytext {color:#31eeca;}
This box has a color of #31eeca
<div style="background-color:#31eeca;">Content here</div>
.mybackground {background-color:#31eeca;}
Border around this has a color of #31eeca
<div style="border:2px solid #31eeca;">Content here</div>
.myborder {border:2px solid #31eeca;}