#1f2df4 color space conversions
Hex:
#1f2df4
RGB:
31, 45, 244
CMY:
88, 82, 4
CMYK:
87, 82, 0, 4
HSL:
236°, 90.6383%, 53.9216%
HSV (HSB):
236°, 87.2951%, 95.6863%
XYZ:
17.8326, 8.6997, 86.3273
xyY:
0.1580, 0.0771, 8.6997
CIE-Lab:
35.3996, 64.6888, -96.4883
CIE-LCH:
35.3996, 116.1664, 303.8392
CIE-Luv:
35.3996, -10.4531, -127.0624
Hunter-Lab:
29.4953, 56.3027, -152.8841
#1f2df4 color charts
#1f2df4 color shades, tints & tones
#1f2df4 color schemes
#1f2df4 color preview, HTML & CSS examples
This text has a color of #1f2df4
<p style="color:#1f2df4;">Text here</p>
.mytext {color:#1f2df4;}
This box has a color of #1f2df4
<div style="background-color:#1f2df4;">Content here</div>
.mybackground {background-color:#1f2df4;}
Border around this has a color of #1f2df4
<div style="border:2px solid #1f2df4;">Content here</div>
.myborder {border:2px solid #1f2df4;}