#031ed4 color space conversions
Hex:
#031ed4
RGB:
3, 30, 212
CMY:
99, 88, 17
CMYK:
99, 86, 0, 17
HSL:
232°, 97.2093%, 42.1569%
HSV (HSB):
232°, 98.5849%, 83.1373%
XYZ:
12.3855, 5.7014, 62.7350
xyY:
0.1532, 0.0705, 5.7014
CIE-Lab:
28.6462, 61.0500, -89.4468
CIE-LCH:
28.6462, 108.2951, 304.3146
CIE-Luv:
28.6462, -9.1921, -107.6209
Hunter-Lab:
23.8775, 50.8038, -139.0622
#031ed4 color charts
#031ed4 color shades, tints & tones
#031ed4 color schemes
#031ed4 color preview, HTML & CSS examples
This text has a color of #031ed4
<p style="color:#031ed4;">Text here</p>
.mytext {color:#031ed4;}
This box has a color of #031ed4
<div style="background-color:#031ed4;">Content here</div>
.mybackground {background-color:#031ed4;}
Border around this has a color of #031ed4
<div style="border:2px solid #031ed4;">Content here</div>
.myborder {border:2px solid #031ed4;}