#3f32c9 color space conversions
Hex:
#3f32c9
RGB:
63, 50, 201
CMY:
75, 80, 21
CMYK:
69, 75, 0, 21
HSL:
245°, 60.1594%, 49.2157%
HSV (HSB):
245°, 75.1244%, 78.8235%
XYZ:
13.7331, 7.5550, 55.9928
xyY:
0.1777, 0.0978, 7.5550
CIE-Lab:
33.0384, 50.9972, -75.6848
CIE-LCH:
33.0384, 91.2628, 303.9725
CIE-Luv:
33.0384, -5.0042, -102.1663
Hunter-Lab:
27.4864, 41.0834, -101.5398
#3f32c9 color charts
#3f32c9 color shades, tints & tones
#3f32c9 color schemes
#3f32c9 color preview, HTML & CSS examples
This text has a color of #3f32c9
<p style="color:#3f32c9;">Text here</p>
.mytext {color:#3f32c9;}
This box has a color of #3f32c9
<div style="background-color:#3f32c9;">Content here</div>
.mybackground {background-color:#3f32c9;}
Border around this has a color of #3f32c9
<div style="border:2px solid #3f32c9;">Content here</div>
.myborder {border:2px solid #3f32c9;}