#31f7e5 color space conversions
Hex:
#31f7e5
RGB:
49, 247, 229
CMY:
81, 3, 10
CMYK:
80, 0, 7, 3
HSL:
175°, 92.5234%, 58.0392%
HSV (HSB):
175°, 80.1619%, 96.8627%
XYZ:
48.6702, 72.8316, 85.6215
xyY:
0.2350, 0.3516, 72.8316
CIE-Lab:
88.3674, -49.8424, -4.6588
CIE-LCH:
88.3674, 50.0596, 185.3399
CIE-Luv:
88.3674, -67.2998, 0.6132
Hunter-Lab:
85.3415, -47.5490, 0.2545
#31f7e5 color charts
#31f7e5 color shades, tints & tones
#31f7e5 color schemes
#31f7e5 color preview, HTML & CSS examples
This text has a color of #31f7e5
<p style="color:#31f7e5;">Text here</p>
.mytext {color:#31f7e5;}
This box has a color of #31f7e5
<div style="background-color:#31f7e5;">Content here</div>
.mybackground {background-color:#31f7e5;}
Border around this has a color of #31f7e5
<div style="border:2px solid #31f7e5;">Content here</div>
.myborder {border:2px solid #31f7e5;}