#1f256f color space conversions
Hex:
#1f256f
RGB:
31, 37, 111
CMY:
88, 85, 56
CMYK:
72, 67, 0, 56
HSL:
236°, 56.3380%, 27.8431%
HSV (HSB):
236°, 72.0721%, 43.5294%
XYZ:
4.0959, 2.7621, 15.3562
xyY:
0.1844, 0.1243, 2.7621
CIE-Lab:
19.0649, 24.1544, -43.6481
CIE-LCH:
19.0649, 49.8858, 298.9597
CIE-Luv:
19.0649, -4.7025, -48.8097
Hunter-Lab:
16.6197, 14.9065, -43.1488
#1f256f color charts
#1f256f color shades, tints & tones
#1f256f color schemes
#1f256f color preview, HTML & CSS examples
This text has a color of #1f256f
<p style="color:#1f256f;">Text here</p>
.mytext {color:#1f256f;}
This box has a color of #1f256f
<div style="background-color:#1f256f;">Content here</div>
.mybackground {background-color:#1f256f;}
Border around this has a color of #1f256f
<div style="border:2px solid #1f256f;">Content here</div>
.myborder {border:2px solid #1f256f;}