#1f1ed4 color space conversions
Hex:
#1f1ed4
RGB:
31, 30, 212
CMY:
88, 88, 17
CMYK:
85, 86, 0, 17
HSL:
240°, 75.2066%, 47.4510%
HSV (HSB):
240°, 85.8491%, 83.1373%
XYZ:
12.9130, 5.9733, 62.7597
xyY:
0.1582, 0.0732, 5.9733
CIE-Lab:
29.3451, 61.5866, -88.2637
CIE-LCH:
29.3451, 107.6262, 304.9057
CIE-Luv:
29.3451, -7.7115, -108.1368
Hunter-Lab:
24.4404, 51.5394, -135.1408
#1f1ed4 color charts
#1f1ed4 color shades, tints & tones
#1f1ed4 color schemes
#1f1ed4 color preview, HTML & CSS examples
This text has a color of #1f1ed4
<p style="color:#1f1ed4;">Text here</p>
.mytext {color:#1f1ed4;}
This box has a color of #1f1ed4
<div style="background-color:#1f1ed4;">Content here</div>
.mybackground {background-color:#1f1ed4;}
Border around this has a color of #1f1ed4
<div style="border:2px solid #1f1ed4;">Content here</div>
.myborder {border:2px solid #1f1ed4;}