#31c5d5 color space conversions
Hex:
#31c5d5
RGB:
49, 197, 213
CMY:
81, 23, 16
CMYK:
77, 8, 0, 16
HSL:
186°, 66.1290%, 51.3725%
HSV (HSB):
186°, 76.9953%, 83.5294%
XYZ:
33.2431, 45.3896, 69.9598
xyY:
0.2237, 0.3055, 45.3896
CIE-Lab:
73.1477, -31.9747, -18.8780
CIE-LCH:
73.1477, 37.1317, 210.5578
CIE-Luv:
73.1477, -51.2783, -24.9272
Hunter-Lab:
67.3718, -29.8237, -14.4073
#31c5d5 color charts
#31c5d5 color shades, tints & tones
#31c5d5 color schemes
#31c5d5 color preview, HTML & CSS examples
This text has a color of #31c5d5
<p style="color:#31c5d5;">Text here</p>
.mytext {color:#31c5d5;}
This box has a color of #31c5d5
<div style="background-color:#31c5d5;">Content here</div>
.mybackground {background-color:#31c5d5;}
Border around this has a color of #31c5d5
<div style="border:2px solid #31c5d5;">Content here</div>
.myborder {border:2px solid #31c5d5;}