#1f1db9 color space conversions
Hex:
#1f1db9
RGB:
31, 29, 185
CMY:
88, 89, 27
CMYK:
83, 84, 0, 27
HSL:
241°, 72.8972%, 41.9608%
HSV (HSB):
241°, 84.3243%, 72.5490%
XYZ:
9.7614, 4.6728, 46.2864
xyY:
0.1608, 0.0770, 4.6728
CIE-Lab:
25.7815, 54.0574, -78.3444
CIE-LCH:
25.7815, 95.1843, 304.6056
CIE-Luv:
25.7815, -6.4738, -92.5211
Hunter-Lab:
21.6167, 42.7755, -111.8220
#1f1db9 color charts
#1f1db9 color shades, tints & tones
#1f1db9 color schemes
#1f1db9 color preview, HTML & CSS examples
This text has a color of #1f1db9
<p style="color:#1f1db9;">Text here</p>
.mytext {color:#1f1db9;}
This box has a color of #1f1db9
<div style="background-color:#1f1db9;">Content here</div>
.mybackground {background-color:#1f1db9;}
Border around this has a color of #1f1db9
<div style="border:2px solid #1f1db9;">Content here</div>
.myborder {border:2px solid #1f1db9;}