#1f20ff color space conversions
Hex:
#1f20ff
RGB:
31, 32, 255
CMY:
88, 87, 0
CMYK:
88, 87, 0, 0
HSL:
240°, 100.0000%, 56.0784%
HSV (HSB):
240°, 87.8431%, 100.0000%
XYZ:
19.1316, 8.5443, 95.2486
xyY:
0.1556, 0.0695, 8.5443
CIE-Lab:
35.0917, 72.8039, -103.1878
CIE-LCH:
35.0917, 126.2860, 305.2048
CIE-Luv:
35.0917, -9.6357, -132.6416
Hunter-Lab:
29.2307, 65.6752, -172.7358
#1f20ff color charts
#1f20ff color shades, tints & tones
#1f20ff color schemes
#1f20ff color preview, HTML & CSS examples
This text has a color of #1f20ff
<p style="color:#1f20ff;">Text here</p>
.mytext {color:#1f20ff;}
This box has a color of #1f20ff
<div style="background-color:#1f20ff;">Content here</div>
.mybackground {background-color:#1f20ff;}
Border around this has a color of #1f20ff
<div style="border:2px solid #1f20ff;">Content here</div>
.myborder {border:2px solid #1f20ff;}