#1f1caa color space conversions
Hex:
#1f1caa
RGB:
31, 28, 170
CMY:
88, 89, 33
CMYK:
82, 84, 0, 33
HSL:
241°, 71.7172%, 38.8235%
HSV (HSB):
241°, 83.5294%, 66.6667%
XYZ:
8.2360, 4.0241, 38.3729
xyY:
0.1627, 0.0795, 4.0241
CIE-Lab:
23.7509, 49.9165, -72.7344
CIE-LCH:
23.7509, 88.2153, 304.4612
CIE-Luv:
23.7509, -5.7180, -83.7367
Hunter-Lab:
20.0601, 38.1809, -99.3732
#1f1caa color charts
#1f1caa color shades, tints & tones
#1f1caa color schemes
#1f1caa color preview, HTML & CSS examples
This text has a color of #1f1caa
<p style="color:#1f1caa;">Text here</p>
.mytext {color:#1f1caa;}
This box has a color of #1f1caa
<div style="background-color:#1f1caa;">Content here</div>
.mybackground {background-color:#1f1caa;}
Border around this has a color of #1f1caa
<div style="border:2px solid #1f1caa;">Content here</div>
.myborder {border:2px solid #1f1caa;}