#030f85 color space conversions
Hex:
#030f85
RGB:
3, 15, 133
CMY:
99, 94, 48
CMYK:
98, 89, 0, 48
HSL:
234°, 95.5882%, 26.6667%
HSV (HSB):
234°, 97.7444%, 52.1569%
XYZ:
4.4420, 2.0545, 22.3527
xyY:
0.1540, 0.0712, 2.0545
CIE-Lab:
15.7705, 43.1596, -63.2065
CIE-LCH:
15.7705, 76.5364, 304.3267
CIE-Luv:
15.7705, -4.9579, -58.9673
Hunter-Lab:
14.3334, 30.2349, -82.4286
#030f85 color charts
#030f85 color shades, tints & tones
#030f85 color schemes
#030f85 color preview, HTML & CSS examples
This text has a color of #030f85
<p style="color:#030f85;">Text here</p>
.mytext {color:#030f85;}
This box has a color of #030f85
<div style="background-color:#030f85;">Content here</div>
.mybackground {background-color:#030f85;}
Border around this has a color of #030f85
<div style="border:2px solid #030f85;">Content here</div>
.myborder {border:2px solid #030f85;}