#31415f color space conversions
Hex:
#31415f
RGB:
49, 65, 95
CMY:
81, 75, 63
CMYK:
48, 32, 0, 63
HSL:
219°, 31.9444%, 28.2353%
HSV (HSB):
219°, 48.4211%, 37.2549%
XYZ:
5.2225, 5.2598, 11.5665
xyY:
0.2369, 0.2386, 5.2598
CIE-Lab:
27.4624, 2.7476, -19.7852
CIE-LCH:
27.4624, 19.9750, 277.9063
CIE-Luv:
27.4624, -7.8637, -24.9659
Hunter-Lab:
22.9342, 0.5123, -13.8479
#31415f color charts
#31415f color shades, tints & tones
#31415f color schemes
#31415f color preview, HTML & CSS examples
This text has a color of #31415f
<p style="color:#31415f;">Text here</p>
.mytext {color:#31415f;}
This box has a color of #31415f
<div style="background-color:#31415f;">Content here</div>
.mybackground {background-color:#31415f;}
Border around this has a color of #31415f
<div style="border:2px solid #31415f;">Content here</div>
.myborder {border:2px solid #31415f;}