#3f3f7b color space conversions
Hex:
#3f3f7b
RGB:
63, 63, 123
CMY:
75, 75, 52
CMYK:
49, 49, 0, 52
HSL:
240°, 32.2581%, 36.4706%
HSV (HSB):
240°, 48.7805%, 48.2353%
XYZ:
7.4026, 6.0418, 19.5149
xyY:
0.2246, 0.1833, 6.0418
CIE-Lab:
29.5178, 17.3289, -34.2838
CIE-LCH:
29.5178, 38.4145, 296.8145
CIE-Luv:
29.5178, -3.3490, -46.4501
Hunter-Lab:
24.5801, 10.7418, -29.8660
#3f3f7b color charts
#3f3f7b color shades, tints & tones
#3f3f7b color schemes
#3f3f7b color preview, HTML & CSS examples
This text has a color of #3f3f7b
<p style="color:#3f3f7b;">Text here</p>
.mytext {color:#3f3f7b;}
This box has a color of #3f3f7b
<div style="background-color:#3f3f7b;">Content here</div>
.mybackground {background-color:#3f3f7b;}
Border around this has a color of #3f3f7b
<div style="border:2px solid #3f3f7b;">Content here</div>
.myborder {border:2px solid #3f3f7b;}