#3f32a1 color space conversions
Hex:
#3f32a1
RGB:
63, 50, 161
CMY:
75, 80, 37
CMYK:
61, 69, 0, 37
HSL:
247°, 52.6066%, 41.3725%
HSV (HSB):
247°, 68.9441%, 63.1373%
XYZ:
9.6235, 5.9112, 34.3520
xyY:
0.1929, 0.1185, 5.9112
CIE-Lab:
29.1873, 38.2699, -58.2439
CIE-LCH:
29.1873, 69.6918, 303.3074
CIE-Luv:
29.1873, -2.5259, -77.4475
Hunter-Lab:
24.3129, 28.1062, -66.7524
#3f32a1 color charts
#3f32a1 color shades, tints & tones
#3f32a1 color schemes
#3f32a1 color preview, HTML & CSS examples
This text has a color of #3f32a1
<p style="color:#3f32a1;">Text here</p>
.mytext {color:#3f32a1;}
This box has a color of #3f32a1
<div style="background-color:#3f32a1;">Content here</div>
.mybackground {background-color:#3f32a1;}
Border around this has a color of #3f32a1
<div style="border:2px solid #3f32a1;">Content here</div>
.myborder {border:2px solid #3f32a1;}