#1f245e color space conversions
Hex:
#1f245e
RGB:
31, 36, 94
CMY:
88, 86, 63
CMYK:
67, 62, 0, 63
HSL:
235°, 50.4000%, 24.5098%
HSV (HSB):
235°, 67.0213%, 36.8627%
XYZ:
3.2163, 2.3612, 10.8759
xyY:
0.1955, 0.1435, 2.3612
CIE-Lab:
17.2789, 18.2814, -35.4191
CIE-LCH:
17.2789, 39.8587, 297.3003
CIE-Luv:
17.2789, -3.8871, -38.2155
Hunter-Lab:
15.3662, 10.4712, -31.2079
#1f245e color charts
#1f245e color shades, tints & tones
#1f245e color schemes
#1f245e color preview, HTML & CSS examples
This text has a color of #1f245e
<p style="color:#1f245e;">Text here</p>
.mytext {color:#1f245e;}
This box has a color of #1f245e
<div style="background-color:#1f245e;">Content here</div>
.mybackground {background-color:#1f245e;}
Border around this has a color of #1f245e
<div style="border:2px solid #1f245e;">Content here</div>
.myborder {border:2px solid #1f245e;}