#1f285c color space conversions
Hex:
#1f285c
RGB:
31, 40, 92
CMY:
88, 84, 64
CMYK:
66, 57, 0, 64
HSL:
231°, 49.5935%, 24.1176%
HSV (HSB):
231°, 66.3043%, 36.0784%
XYZ:
3.2556, 2.5816, 10.4519
xyY:
0.1999, 0.1585, 2.5816
CIE-Lab:
18.2837, 14.6067, -32.4649
CIE-LCH:
18.2837, 35.5995, 294.2241
CIE-Luv:
18.2837, -4.8167, -36.0127
Hunter-Lab:
16.0673, 8.0506, -27.3214
#1f285c color charts
#1f285c color shades, tints & tones
#1f285c color schemes
#1f285c color preview, HTML & CSS examples
This text has a color of #1f285c
<p style="color:#1f285c;">Text here</p>
.mytext {color:#1f285c;}
This box has a color of #1f285c
<div style="background-color:#1f285c;">Content here</div>
.mybackground {background-color:#1f285c;}
Border around this has a color of #1f285c
<div style="border:2px solid #1f285c;">Content here</div>
.myborder {border:2px solid #1f285c;}