#1f16f5 color space conversions
Hex:
#1f16f5
RGB:
31, 22, 245
CMY:
88, 91, 4
CMYK:
87, 91, 0, 4
HSL:
242°, 91.7695%, 52.3529%
HSV (HSB):
242°, 91.0204%, 96.0784%
XYZ:
17.3334, 7.4577, 86.9121
xyY:
0.1552, 0.0668, 7.4577
CIE-Lab:
32.8269, 73.0818, -101.3410
CIE-LCH:
32.8269, 124.9438, 305.7972
CIE-Luv:
32.8269, -8.5485, -126.4064
Hunter-Lab:
27.3088, 65.5070, -169.5784
#1f16f5 color charts
#1f16f5 color shades, tints & tones
#1f16f5 color schemes
#1f16f5 color preview, HTML & CSS examples
This text has a color of #1f16f5
<p style="color:#1f16f5;">Text here</p>
.mytext {color:#1f16f5;}
This box has a color of #1f16f5
<div style="background-color:#1f16f5;">Content here</div>
.mybackground {background-color:#1f16f5;}
Border around this has a color of #1f16f5
<div style="border:2px solid #1f16f5;">Content here</div>
.myborder {border:2px solid #1f16f5;}