#3f32ec color space conversions
Hex:
#3f32ec
RGB:
63, 50, 236
CMY:
75, 80, 7
CMYK:
73, 79, 0, 7
HSL:
244°, 83.0357%, 56.0784%
HSV (HSB):
244°, 78.8136%, 92.5490%
XYZ:
18.3308, 9.3941, 80.2040
xyY:
0.1698, 0.0870, 9.3941
CIE-Lab:
36.7322, 61.5861, -89.7063
CIE-LCH:
36.7322, 108.8120, 304.4708
CIE-Luv:
36.7322, -6.9072, -122.6709
Hunter-Lab:
30.6498, 53.1190, -133.6945
#3f32ec color charts
#3f32ec color shades, tints & tones
#3f32ec color schemes
#3f32ec color preview, HTML & CSS examples
This text has a color of #3f32ec
<p style="color:#3f32ec;">Text here</p>
.mytext {color:#3f32ec;}
This box has a color of #3f32ec
<div style="background-color:#3f32ec;">Content here</div>
.mybackground {background-color:#3f32ec;}
Border around this has a color of #3f32ec
<div style="border:2px solid #3f32ec;">Content here</div>
.myborder {border:2px solid #3f32ec;}