#3f0f8f color space conversions
Hex:
#3f0f8f
RGB:
63, 15, 143
CMY:
75, 94, 44
CMYK:
56, 90, 0, 44
HSL:
263°, 81.0127%, 30.9804%
HSV (HSB):
263°, 89.5105%, 56.0784%
XYZ:
7.1786, 3.3816, 26.2610
xyY:
0.1950, 0.0918, 3.3816
CIE-Lab:
21.5115, 49.6637, -59.8185
CIE-LCH:
21.5115, 77.7479, 309.7008
CIE-Luv:
21.5115, 3.4225, -68.7035
Hunter-Lab:
18.3891, 37.5012, -71.7982
#3f0f8f color charts
#3f0f8f color shades, tints & tones
#3f0f8f color schemes
#3f0f8f color preview, HTML & CSS examples
This text has a color of #3f0f8f
<p style="color:#3f0f8f;">Text here</p>
.mytext {color:#3f0f8f;}
This box has a color of #3f0f8f
<div style="background-color:#3f0f8f;">Content here</div>
.mybackground {background-color:#3f0f8f;}
Border around this has a color of #3f0f8f
<div style="border:2px solid #3f0f8f;">Content here</div>
.myborder {border:2px solid #3f0f8f;}