#3f3f7f color space conversions
Hex:
#3f3f7f
RGB:
63, 63, 127
CMY:
75, 75, 50
CMYK:
50, 50, 0, 50
HSL:
240°, 33.6842%, 37.2549%
HSV (HSB):
240°, 50.3937%, 49.8039%
XYZ:
7.6582, 6.1441, 20.8610
xyY:
0.2209, 0.1773, 6.1441
CIE-Lab:
29.7731, 18.6583, -36.3788
CIE-LCH:
29.7731, 40.8846, 297.1528
CIE-Luv:
29.7731, -3.5677, -49.4821
Hunter-Lab:
24.7873, 11.7709, -32.5474
#3f3f7f color charts
#3f3f7f color shades, tints & tones
#3f3f7f color schemes
#3f3f7f color preview, HTML & CSS examples
This text has a color of #3f3f7f
<p style="color:#3f3f7f;">Text here</p>
.mytext {color:#3f3f7f;}
This box has a color of #3f3f7f
<div style="background-color:#3f3f7f;">Content here</div>
.mybackground {background-color:#3f3f7f;}
Border around this has a color of #3f3f7f
<div style="border:2px solid #3f3f7f;">Content here</div>
.myborder {border:2px solid #3f3f7f;}