#3f64dd color space conversions
Hex:
#3f64dd
RGB:
63, 100, 221
CMY:
75, 61, 13
CMYK:
71, 55, 0, 13
HSL:
226°, 69.9115%, 55.6863%
HSV (HSB):
226°, 71.4932%, 86.6667%
XYZ:
19.6582, 15.3916, 70.3414
xyY:
0.1865, 0.1460, 15.3916
CIE-Lab:
46.1659, 27.7348, -65.7116
CIE-LCH:
46.1659, 71.3248, 292.8831
CIE-Luv:
46.1659, -16.4893, -100.9536
Hunter-Lab:
39.2321, 20.7857, -78.8419
#3f64dd color charts
#3f64dd color shades, tints & tones
#3f64dd color schemes
#3f64dd color preview, HTML & CSS examples
This text has a color of #3f64dd
<p style="color:#3f64dd;">Text here</p>
.mytext {color:#3f64dd;}
This box has a color of #3f64dd
<div style="background-color:#3f64dd;">Content here</div>
.mybackground {background-color:#3f64dd;}
Border around this has a color of #3f64dd
<div style="border:2px solid #3f64dd;">Content here</div>
.myborder {border:2px solid #3f64dd;}