#030f2a color space conversions
Hex:
#030f2a
RGB:
3, 15, 42
CMY:
99, 94, 84
CMYK:
93, 64, 0, 84
HSL:
222°, 86.6667%, 8.8235%
HSV (HSB):
222°, 92.8571%, 16.4706%
XYZ:
0.6263, 0.5282, 2.2594
xyY:
0.1835, 0.1547, 0.5282
CIE-Lab:
4.7710, 5.0910, -19.1475
CIE-LCH:
4.7710, 19.8128, 284.8896
CIE-Luv:
4.7710, -2.1331, -9.8117
Hunter-Lab:
7.2676, 2.6643, -13.3455
#030f2a color charts
#030f2a color shades, tints & tones
#030f2a color schemes
#030f2a color preview, HTML & CSS examples
This text has a color of #030f2a
<p style="color:#030f2a;">Text here</p>
.mytext {color:#030f2a;}
This box has a color of #030f2a
<div style="background-color:#030f2a;">Content here</div>
.mybackground {background-color:#030f2a;}
Border around this has a color of #030f2a
<div style="border:2px solid #030f2a;">Content here</div>
.myborder {border:2px solid #030f2a;}