#1f275e color space conversions
Hex:
#1f275e
RGB:
31, 39, 94
CMY:
88, 85, 63
CMYK:
67, 59, 0, 63
HSL:
232°, 50.4000%, 24.5098%
HSV (HSB):
232°, 67.0213%, 36.8627%
XYZ:
3.3110, 2.5505, 10.9075
xyY:
0.1974, 0.1521, 2.5505
CIE-Lab:
18.1455, 16.1174, -34.0147
CIE-LCH:
18.1455, 37.6400, 295.3533
CIE-Luv:
18.1455, -4.6161, -37.5904
Hunter-Lab:
15.9703, 9.0588, -29.3150
#1f275e color charts
#1f275e color shades, tints & tones
#1f275e color schemes
#1f275e color preview, HTML & CSS examples
This text has a color of #1f275e
<p style="color:#1f275e;">Text here</p>
.mytext {color:#1f275e;}
This box has a color of #1f275e
<div style="background-color:#1f275e;">Content here</div>
.mybackground {background-color:#1f275e;}
Border around this has a color of #1f275e
<div style="border:2px solid #1f275e;">Content here</div>
.myborder {border:2px solid #1f275e;}