#1f1db4 color space conversions
Hex:
#1f1db4
RGB:
31, 29, 180
CMY:
88, 89, 29
CMYK:
83, 84, 0, 29
HSL:
241°, 72.2488%, 40.9804%
HSV (HSB):
241°, 83.8889%, 70.5882%
XYZ:
9.2427, 4.4653, 43.5548
xyY:
0.1614, 0.0780, 4.4653
CIE-Lab:
25.1537, 52.5401, -76.4084
CIE-LCH:
25.1537, 92.7292, 304.5133
CIE-Luv:
25.1537, -6.2587, -89.6255
Hunter-Lab:
21.1313, 41.0946, -107.4136
#1f1db4 color charts
#1f1db4 color shades, tints & tones
#1f1db4 color schemes
#1f1db4 color preview, HTML & CSS examples
This text has a color of #1f1db4
<p style="color:#1f1db4;">Text here</p>
.mytext {color:#1f1db4;}
This box has a color of #1f1db4
<div style="background-color:#1f1db4;">Content here</div>
.mybackground {background-color:#1f1db4;}
Border around this has a color of #1f1db4
<div style="border:2px solid #1f1db4;">Content here</div>
.myborder {border:2px solid #1f1db4;}