#1f2abd color space conversions
Hex:
#1f2abd
RGB:
31, 42, 189
CMY:
88, 84, 26
CMYK:
84, 78, 0, 26
HSL:
236°, 71.8182%, 43.1373%
HSV (HSB):
236°, 83.5979%, 74.1176%
XYZ:
10.5783, 5.6214, 48.6716
xyY:
0.1631, 0.0867, 5.6214
CIE-Lab:
28.4364, 48.9721, -76.3071
CIE-LCH:
28.4364, 90.6700, 302.6914
CIE-Luv:
28.4364, -8.2077, -95.4993
Hunter-Lab:
23.7094, 38.1493, -105.1163
#1f2abd color charts
#1f2abd color shades, tints & tones
#1f2abd color schemes
#1f2abd color preview, HTML & CSS examples
This text has a color of #1f2abd
<p style="color:#1f2abd;">Text here</p>
.mytext {color:#1f2abd;}
This box has a color of #1f2abd
<div style="background-color:#1f2abd;">Content here</div>
.mybackground {background-color:#1f2abd;}
Border around this has a color of #1f2abd
<div style="border:2px solid #1f2abd;">Content here</div>
.myborder {border:2px solid #1f2abd;}