#1f295e color space conversions
Hex:
#1f295e
RGB:
31, 41, 94
CMY:
88, 84, 63
CMYK:
67, 56, 0, 63
HSL:
230°, 50.4000%, 24.5098%
HSV (HSB):
230°, 67.0213%, 36.8627%
XYZ:
3.3784, 2.6853, 10.9299
xyY:
0.1988, 0.1580, 2.6853
CIE-Lab:
18.7369, 14.6691, -33.0588
CIE-LCH:
18.7369, 36.1672, 293.9282
CIE-Luv:
18.7369, -5.1327, -37.0729
Hunter-Lab:
16.3870, 8.1229, -28.0749
#1f295e color charts
#1f295e color shades, tints & tones
#1f295e color schemes
#1f295e color preview, HTML & CSS examples
This text has a color of #1f295e
<p style="color:#1f295e;">Text here</p>
.mytext {color:#1f295e;}
This box has a color of #1f295e
<div style="background-color:#1f295e;">Content here</div>
.mybackground {background-color:#1f295e;}
Border around this has a color of #1f295e
<div style="border:2px solid #1f295e;">Content here</div>
.myborder {border:2px solid #1f295e;}