#1f1f7a color space conversions
Hex:
#1f1f7a
RGB:
31, 31, 122
CMY:
88, 88, 52
CMYK:
75, 75, 0, 52
HSL:
240°, 59.4771%, 30.0000%
HSV (HSB):
240°, 74.5902%, 47.8431%
XYZ:
4.5679, 2.6764, 18.6882
xyY:
0.1761, 0.1032, 2.6764
CIE-Lab:
18.6984, 32.2251, -51.3225
CIE-LCH:
18.6984, 60.6008, 302.1244
CIE-Luv:
18.6984, -4.0194, -55.7429
Hunter-Lab:
16.3598, 21.2105, -56.2767
#1f1f7a color charts
#1f1f7a color shades, tints & tones
#1f1f7a color schemes
#1f1f7a color preview, HTML & CSS examples
This text has a color of #1f1f7a
<p style="color:#1f1f7a;">Text here</p>
.mytext {color:#1f1f7a;}
This box has a color of #1f1f7a
<div style="background-color:#1f1f7a;">Content here</div>
.mybackground {background-color:#1f1f7a;}
Border around this has a color of #1f1f7a
<div style="border:2px solid #1f1f7a;">Content here</div>
.myborder {border:2px solid #1f1f7a;}