#030a50 color space conversions
Hex:
#030a50
RGB:
3, 10, 80
CMY:
99, 96, 69
CMYK:
96, 88, 0, 69
HSL:
235°, 92.7711%, 16.2745%
HSV (HSB):
235°, 96.2500%, 31.3725%
XYZ:
1.5941, 0.8156, 7.6628
xyY:
0.1583, 0.0810, 0.8156
CIE-Lab:
7.3675, 27.2629, -42.2845
CIE-LCH:
7.3675, 50.3115, 302.8119
CIE-Luv:
7.3675, -2.3611, -25.7598
Hunter-Lab:
9.0312, 15.7016, -43.9847
#030a50 color charts
#030a50 color shades, tints & tones
#030a50 color schemes
#030a50 color preview, HTML & CSS examples
This text has a color of #030a50
<p style="color:#030a50;">Text here</p>
.mytext {color:#030a50;}
This box has a color of #030a50
<div style="background-color:#030a50;">Content here</div>
.mybackground {background-color:#030a50;}
Border around this has a color of #030a50
<div style="border:2px solid #030a50;">Content here</div>
.myborder {border:2px solid #030a50;}