#1f078e color space conversions
Hex:
#1f078e
RGB:
31, 7, 142
CMY:
88, 97, 44
CMYK:
78, 95, 0, 44
HSL:
251°, 90.6040%, 29.2157%
HSV (HSB):
251°, 95.0704%, 55.6863%
XYZ:
5.5235, 2.3963, 25.7626
xyY:
0.1640, 0.0711, 2.3963
CIE-Lab:
17.4428, 49.5203, -66.0410
CIE-LCH:
17.4428, 82.5450, 306.8641
CIE-Luv:
17.4428, -2.6739, -65.0185
Hunter-Lab:
15.4799, 36.6028, -87.8384
#1f078e color charts
#1f078e color shades, tints & tones
#1f078e color schemes
#1f078e color preview, HTML & CSS examples
This text has a color of #1f078e
<p style="color:#1f078e;">Text here</p>
.mytext {color:#1f078e;}
This box has a color of #1f078e
<div style="background-color:#1f078e;">Content here</div>
.mybackground {background-color:#1f078e;}
Border around this has a color of #1f078e
<div style="border:2px solid #1f078e;">Content here</div>
.myborder {border:2px solid #1f078e;}