#0f0f51 color space conversions
Hex:
#0f0f51
RGB:
15, 15, 81
CMY:
94, 94, 68
CMYK:
81, 81, 0, 68
HSL:
240°, 68.7500%, 18.8235%
HSV (HSB):
240°, 81.4815%, 31.7647%
XYZ:
1.8530, 1.0373, 7.8871
xyY:
0.1719, 0.0962, 1.0373
CIE-Lab:
9.2983, 25.5266, -39.7535
CIE-LCH:
9.2983, 47.2435, 302.7054
CIE-Luv:
9.2983, -2.1010, -29.1373
Hunter-Lab:
10.1847, 14.6533, -38.7853
#0f0f51 color charts
#0f0f51 color shades, tints & tones
#0f0f51 color schemes
#0f0f51 color preview, HTML & CSS examples
This text has a color of #0f0f51
<p style="color:#0f0f51;">Text here</p>
.mytext {color:#0f0f51;}
This box has a color of #0f0f51
<div style="background-color:#0f0f51;">Content here</div>
.mybackground {background-color:#0f0f51;}
Border around this has a color of #0f0f51
<div style="border:2px solid #0f0f51;">Content here</div>
.myborder {border:2px solid #0f0f51;}