#3f32b7 color space conversions
Hex:
#3f32b7
RGB:
63, 50, 183
CMY:
75, 80, 28
CMYK:
66, 73, 0, 28
HSL:
246°, 57.0815%, 45.6863%
HSV (HSB):
246°, 72.6776%, 71.7647%
XYZ:
11.7377, 6.7569, 45.4853
xyY:
0.1835, 0.1056, 6.7569
CIE-Lab:
31.2469, 45.3417, -68.0488
CIE-LCH:
31.2469, 81.7711, 303.6760
CIE-Luv:
31.2469, -3.9381, -91.2538
Hunter-Lab:
25.9940, 35.1134, -85.5523
#3f32b7 color charts
#3f32b7 color shades, tints & tones
#3f32b7 color schemes
#3f32b7 color preview, HTML & CSS examples
This text has a color of #3f32b7
<p style="color:#3f32b7;">Text here</p>
.mytext {color:#3f32b7;}
This box has a color of #3f32b7
<div style="background-color:#3f32b7;">Content here</div>
.mybackground {background-color:#3f32b7;}
Border around this has a color of #3f32b7
<div style="border:2px solid #3f32b7;">Content here</div>
.myborder {border:2px solid #3f32b7;}