#1f63ec color space conversions
Hex:
#1f63ec
RGB:
31, 99, 236
CMY:
88, 61, 7
CMYK:
87, 58, 0, 7
HSL:
220°, 84.3621%, 52.3529%
HSV (HSB):
220°, 86.8644%, 92.5490%
XYZ:
20.1672, 15.2711, 81.2416
xyY:
0.1728, 0.1309, 15.2711
CIE-Lab:
46.0033, 30.9661, -74.4972
CIE-LCH:
46.0033, 80.6767, 292.5711
CIE-Luv:
46.0033, -20.4515, -113.3470
Hunter-Lab:
39.0783, 23.7320, -95.9058
#1f63ec color charts
#1f63ec color shades, tints & tones
#1f63ec color schemes
#1f63ec color preview, HTML & CSS examples
This text has a color of #1f63ec
<p style="color:#1f63ec;">Text here</p>
.mytext {color:#1f63ec;}
This box has a color of #1f63ec
<div style="background-color:#1f63ec;">Content here</div>
.mybackground {background-color:#1f63ec;}
Border around this has a color of #1f63ec
<div style="border:2px solid #1f63ec;">Content here</div>
.myborder {border:2px solid #1f63ec;}