#030d7b color space conversions
Hex:
#030d7b
RGB:
3, 13, 123
CMY:
99, 95, 52
CMYK:
98, 89, 0, 52
HSL:
235°, 95.2381%, 24.7059%
HSV (HSB):
235°, 97.5610%, 48.2353%
XYZ:
3.7566, 1.7373, 18.8762
xyY:
0.1541, 0.0713, 1.7373
CIE-Lab:
14.0432, 40.8197, -59.7202
CIE-LCH:
14.0432, 72.3377, 304.3532
CIE-Luv:
14.0432, -4.3835, -52.4800
Hunter-Lab:
13.1805, 27.8089, -75.6845
#030d7b color charts
#030d7b color shades, tints & tones
#030d7b color schemes
#030d7b color preview, HTML & CSS examples
This text has a color of #030d7b
<p style="color:#030d7b;">Text here</p>
.mytext {color:#030d7b;}
This box has a color of #030d7b
<div style="background-color:#030d7b;">Content here</div>
.mybackground {background-color:#030d7b;}
Border around this has a color of #030d7b
<div style="border:2px solid #030d7b;">Content here</div>
.myborder {border:2px solid #030d7b;}