#1f63cd color space conversions
Hex:
#1f63cd
RGB:
31, 99, 205
CMY:
88, 61, 20
CMYK:
85, 52, 0, 20
HSL:
217°, 73.7288%, 46.2745%
HSV (HSB):
217°, 84.8780%, 80.3922%
XYZ:
16.0464, 13.6228, 59.5413
xyY:
0.1799, 0.1527, 13.6228
CIE-Lab:
43.6870, 19.0720, -60.6410
CIE-LCH:
43.6870, 63.5694, 287.4587
CIE-Luv:
43.6870, -21.0014, -91.4738
Hunter-Lab:
36.9090, 13.0128, -69.8098
#1f63cd color charts
#1f63cd color shades, tints & tones
#1f63cd color schemes
#1f63cd color preview, HTML & CSS examples
This text has a color of #1f63cd
<p style="color:#1f63cd;">Text here</p>
.mytext {color:#1f63cd;}
This box has a color of #1f63cd
<div style="background-color:#1f63cd;">Content here</div>
.mybackground {background-color:#1f63cd;}
Border around this has a color of #1f63cd
<div style="border:2px solid #1f63cd;">Content here</div>
.myborder {border:2px solid #1f63cd;}