#31bed1 color space conversions
Hex:
#31bed1
RGB:
49, 190, 209
CMY:
81, 25, 18
CMYK:
77, 9, 0, 18
HSL:
187°, 63.4921%, 50.5882%
HSV (HSB):
187°, 76.5550%, 81.9608%
XYZ:
31.1887, 42.0833, 66.8007
xyY:
0.2227, 0.3004, 42.0833
CIE-Lab:
70.9283, -29.8204, -20.0667
CIE-LCH:
70.9283, 35.9434, 213.9373
CIE-Luv:
70.9283, -49.1035, -27.0897
Hunter-Lab:
64.8717, -27.7070, -15.6429
#31bed1 color charts
#31bed1 color shades, tints & tones
#31bed1 color schemes
#31bed1 color preview, HTML & CSS examples
This text has a color of #31bed1
<p style="color:#31bed1;">Text here</p>
.mytext {color:#31bed1;}
This box has a color of #31bed1
<div style="background-color:#31bed1;">Content here</div>
.mybackground {background-color:#31bed1;}
Border around this has a color of #31bed1
<div style="border:2px solid #31bed1;">Content here</div>
.myborder {border:2px solid #31bed1;}