#1f2aaa color space conversions
Hex:
#1f2aaa
RGB:
31, 42, 170
CMY:
88, 84, 33
CMYK:
82, 75, 0, 33
HSL:
235°, 69.1542%, 39.4118%
HSV (HSB):
235°, 81.7647%, 66.6667%
XYZ:
8.6487, 4.8495, 38.5104
xyY:
0.1663, 0.0932, 4.8495
CIE-Lab:
26.3017, 42.5577, -68.5052
CIE-LCH:
26.3017, 80.6481, 301.8499
CIE-Luv:
26.3017, -7.5777, -84.3513
Hunter-Lab:
22.0216, 31.5660, -88.2686
#1f2aaa color charts
#1f2aaa color shades, tints & tones
#1f2aaa color schemes
#1f2aaa color preview, HTML & CSS examples
This text has a color of #1f2aaa
<p style="color:#1f2aaa;">Text here</p>
.mytext {color:#1f2aaa;}
This box has a color of #1f2aaa
<div style="background-color:#1f2aaa;">Content here</div>
.mybackground {background-color:#1f2aaa;}
Border around this has a color of #1f2aaa
<div style="border:2px solid #1f2aaa;">Content here</div>
.myborder {border:2px solid #1f2aaa;}