#1f1daa color space conversions
Hex:
#1f1daa
RGB:
31, 29, 170
CMY:
88, 89, 33
CMYK:
82, 83, 0, 33
HSL:
241°, 70.8543%, 39.0196%
HSV (HSB):
241°, 82.9412%, 66.6667%
XYZ:
8.2601, 4.0723, 38.3809
xyY:
0.1629, 0.0803, 4.0723
CIE-Lab:
23.9091, 49.4505, -72.4715
CIE-LCH:
23.9091, 87.7353, 304.3074
CIE-Luv:
23.9091, -5.8266, -83.8194
Hunter-Lab:
20.1800, 37.7493, -98.6394
#1f1daa color charts
#1f1daa color shades, tints & tones
#1f1daa color schemes
#1f1daa color preview, HTML & CSS examples
This text has a color of #1f1daa
<p style="color:#1f1daa;">Text here</p>
.mytext {color:#1f1daa;}
This box has a color of #1f1daa
<div style="background-color:#1f1daa;">Content here</div>
.mybackground {background-color:#1f1daa;}
Border around this has a color of #1f1daa
<div style="border:2px solid #1f1daa;">Content here</div>
.myborder {border:2px solid #1f1daa;}