#1f63cc color space conversions
Hex:
#1f63cc
RGB:
31, 99, 204
CMY:
88, 61, 20
CMYK:
85, 51, 0, 20
HSL:
216°, 73.6170%, 46.0784%
HSV (HSB):
216°, 84.8039%, 80.0000%
XYZ:
15.9260, 13.5746, 58.9075
xyY:
0.1801, 0.1535, 13.5746
CIE-Lab:
43.6166, 18.6828, -60.1800
CIE-LCH:
43.6166, 63.0133, 287.2469
CIE-Luv:
43.6166, -21.0249, -90.7400
Hunter-Lab:
36.8438, 12.6814, -69.0050
#1f63cc color charts
#1f63cc color shades, tints & tones
#1f63cc color schemes
#1f63cc color preview, HTML & CSS examples
This text has a color of #1f63cc
<p style="color:#1f63cc;">Text here</p>
.mytext {color:#1f63cc;}
This box has a color of #1f63cc
<div style="background-color:#1f63cc;">Content here</div>
.mybackground {background-color:#1f63cc;}
Border around this has a color of #1f63cc
<div style="border:2px solid #1f63cc;">Content here</div>
.myborder {border:2px solid #1f63cc;}