#1f095e color space conversions
Hex:
#1f095e
RGB:
31, 9, 94
CMY:
88, 96, 63
CMYK:
67, 90, 0, 63
HSL:
256°, 82.5243%, 20.1961%
HSV (HSB):
256°, 90.4255%, 36.8627%
XYZ:
2.6831, 1.2948, 10.6982
xyY:
0.1828, 0.0882, 1.2948
CIE-Lab:
11.2393, 34.8326, -45.3240
CIE-LCH:
11.2393, 57.1627, 307.5432
CIE-Luv:
11.2393, 0.0259, -37.0140
Hunter-Lab:
11.3791, 22.1762, -47.7769
#1f095e color charts
#1f095e color shades, tints & tones
#1f095e color schemes
#1f095e color preview, HTML & CSS examples
This text has a color of #1f095e
<p style="color:#1f095e;">Text here</p>
.mytext {color:#1f095e;}
This box has a color of #1f095e
<div style="background-color:#1f095e;">Content here</div>
.mybackground {background-color:#1f095e;}
Border around this has a color of #1f095e
<div style="border:2px solid #1f095e;">Content here</div>
.myborder {border:2px solid #1f095e;}