#3f165c color space conversions
Hex:
#3f165c
RGB:
63, 22, 92
CMY:
75, 91, 64
CMYK:
32, 76, 0, 64
HSL:
275°, 61.4035%, 22.3529%
HSV (HSB):
275°, 76.0870%, 36.0784%
XYZ:
4.2686, 2.4033, 10.3641
xyY:
0.2506, 0.1411, 2.4033
CIE-Lab:
17.4755, 33.4354, -33.6012
CIE-LCH:
17.4755, 47.4022, 314.8583
CIE-Luv:
17.4755, 9.3739, -37.5858
Hunter-Lab:
15.5025, 22.0200, -28.7861
#3f165c color charts
#3f165c color shades, tints & tones
#3f165c color schemes
#3f165c color preview, HTML & CSS examples
This text has a color of #3f165c
<p style="color:#3f165c;">Text here</p>
.mytext {color:#3f165c;}
This box has a color of #3f165c
<div style="background-color:#3f165c;">Content here</div>
.mybackground {background-color:#3f165c;}
Border around this has a color of #3f165c
<div style="border:2px solid #3f165c;">Content here</div>
.myborder {border:2px solid #3f165c;}