#3f32f7 color space conversions
Hex:
#3f32f7
RGB:
63, 50, 247
CMY:
75, 80, 3
CMYK:
74, 80, 0, 3
HSL:
244°, 92.4883%, 58.2353%
HSV (HSB):
244°, 79.7571%, 96.8627%
XYZ:
19.9790, 10.0534, 88.8832
xyY:
0.1680, 0.0845, 10.0534
CIE-Lab:
37.9380, 64.7995, -93.9208
CIE-LCH:
37.9380, 114.1056, 304.6032
CIE-Luv:
37.9380, -7.4694, -128.9657
Hunter-Lab:
31.7070, 56.9877, -144.0105
#3f32f7 color charts
#3f32f7 color shades, tints & tones
#3f32f7 color schemes
#3f32f7 color preview, HTML & CSS examples
This text has a color of #3f32f7
<p style="color:#3f32f7;">Text here</p>
.mytext {color:#3f32f7;}
This box has a color of #3f32f7
<div style="background-color:#3f32f7;">Content here</div>
.mybackground {background-color:#3f32f7;}
Border around this has a color of #3f32f7
<div style="border:2px solid #3f32f7;">Content here</div>
.myborder {border:2px solid #3f32f7;}