#1f095c color space conversions
Hex:
#1f095c
RGB:
31, 9, 92
CMY:
88, 96, 64
CMYK:
66, 90, 0, 64
HSL:
256°, 82.1782%, 19.8039%
HSV (HSB):
256°, 90.2174%, 36.0784%
XYZ:
2.5945, 1.2594, 10.2316
xyY:
0.1842, 0.0894, 1.2594
CIE-Lab:
10.9884, 34.2191, -44.3947
CIE-LCH:
10.9884, 56.0521, 307.6248
CIE-Luv:
10.9884, 0.1501, -35.8720
Hunter-Lab:
11.2222, 21.6294, -46.2004
#1f095c color charts
#1f095c color shades, tints & tones
#1f095c color schemes
#1f095c color preview, HTML & CSS examples
This text has a color of #1f095c
<p style="color:#1f095c;">Text here</p>
.mytext {color:#1f095c;}
This box has a color of #1f095c
<div style="background-color:#1f095c;">Content here</div>
.mybackground {background-color:#1f095c;}
Border around this has a color of #1f095c
<div style="border:2px solid #1f095c;">Content here</div>
.myborder {border:2px solid #1f095c;}