#1f1d7b color space conversions
Hex:
#1f1d7b
RGB:
31, 29, 123
CMY:
88, 89, 52
CMYK:
75, 76, 0, 52
HSL:
241°, 61.8421%, 29.8039%
HSV (HSB):
241°, 76.4228%, 48.2353%
XYZ:
4.5796, 2.6001, 18.9994
xyY:
0.1749, 0.0993, 2.6001
CIE-Lab:
18.3654, 33.8153, -52.5102
CIE-LCH:
18.3654, 62.4564, 302.7805
CIE-Luv:
18.3654, -3.7510, -56.2674
Hunter-Lab:
16.1248, 22.4772, -58.5723
#1f1d7b color charts
#1f1d7b color shades, tints & tones
#1f1d7b color schemes
#1f1d7b color preview, HTML & CSS examples
This text has a color of #1f1d7b
<p style="color:#1f1d7b;">Text here</p>
.mytext {color:#1f1d7b;}
This box has a color of #1f1d7b
<div style="background-color:#1f1d7b;">Content here</div>
.mybackground {background-color:#1f1d7b;}
Border around this has a color of #1f1d7b
<div style="border:2px solid #1f1d7b;">Content here</div>
.myborder {border:2px solid #1f1d7b;}