#31def1 color space conversions
Hex:
#31def1
RGB:
49, 222, 241
CMY:
81, 13, 5
CMYK:
80, 8, 0, 5
HSL:
186°, 87.2727%, 56.8627%
HSV (HSB):
186°, 79.6680%, 94.5098%
XYZ:
43.2651, 59.2464, 92.3745
xyY:
0.2220, 0.3040, 59.2464
CIE-Lab:
81.4268, -35.3193, -21.3561
CIE-LCH:
81.4268, 41.2739, 211.1596
CIE-Luv:
81.4268, -57.9094, -28.9269
Hunter-Lab:
76.9717, -34.3672, -17.2743
#31def1 color charts
#31def1 color shades, tints & tones
#31def1 color schemes
#31def1 color preview, HTML & CSS examples
This text has a color of #31def1
<p style="color:#31def1;">Text here</p>
.mytext {color:#31def1;}
This box has a color of #31def1
<div style="background-color:#31def1;">Content here</div>
.mybackground {background-color:#31def1;}
Border around this has a color of #31def1
<div style="border:2px solid #31def1;">Content here</div>
.myborder {border:2px solid #31def1;}