#1f078a color space conversions
Hex:
#1f078a
RGB:
31, 7, 138
CMY:
88, 97, 46
CMYK:
78, 95, 0, 46
HSL:
251°, 90.3448%, 28.4314%
HSV (HSB):
251°, 94.9275%, 54.1176%
XYZ:
5.2285, 2.2782, 24.2089
xyY:
0.1649, 0.0718, 2.2782
CIE-Lab:
16.8845, 48.4151, -64.4652
CIE-LCH:
16.8845, 80.6212, 306.9076
CIE-Luv:
16.8845, -2.4487, -62.6252
Hunter-Lab:
15.0938, 35.4180, -84.5292
#1f078a color charts
#1f078a color shades, tints & tones
#1f078a color schemes
#1f078a color preview, HTML & CSS examples
This text has a color of #1f078a
<p style="color:#1f078a;">Text here</p>
.mytext {color:#1f078a;}
This box has a color of #1f078a
<div style="background-color:#1f078a;">Content here</div>
.mybackground {background-color:#1f078a;}
Border around this has a color of #1f078a
<div style="border:2px solid #1f078a;">Content here</div>
.myborder {border:2px solid #1f078a;}