#1f068c color space conversions
Hex:
#1f068c
RGB:
31, 6, 140
CMY:
88, 98, 45
CMYK:
78, 96, 0, 45
HSL:
251°, 91.7808%, 28.6275%
HSV (HSB):
251°, 95.7143%, 54.9020%
XYZ:
5.3638, 2.3150, 24.9751
xyY:
0.1643, 0.0709, 2.3150
CIE-Lab:
17.0604, 49.2834, -65.4267
CIE-LCH:
17.0604, 81.9116, 306.9893
CIE-Luv:
17.0604, -2.5051, -63.6934
Hunter-Lab:
15.2151, 36.3004, -86.6717
#1f068c color charts
#1f068c color shades, tints & tones
#1f068c color schemes
#1f068c color preview, HTML & CSS examples
This text has a color of #1f068c
<p style="color:#1f068c;">Text here</p>
.mytext {color:#1f068c;}
This box has a color of #1f068c
<div style="background-color:#1f068c;">Content here</div>
.mybackground {background-color:#1f068c;}
Border around this has a color of #1f068c
<div style="border:2px solid #1f068c;">Content here</div>
.myborder {border:2px solid #1f068c;}