#3f234c color space conversions
Hex:
#3f234c
RGB:
63, 35, 76
CMY:
75, 86, 70
CMYK:
17, 54, 0, 70
HSL:
281°, 36.9369%, 21.7647%
HSV (HSB):
281°, 53.9474%, 29.8039%
XYZ:
3.9554, 2.7806, 7.1657
xyY:
0.2845, 0.2000, 2.7806
CIE-Lab:
19.1430, 21.7910, -20.1562
CIE-LCH:
19.1430, 29.6837, 317.2318
CIE-Luv:
19.1430, 9.3910, -23.8208
Hunter-Lab:
16.6752, 13.1594, -13.8056
#3f234c color charts
#3f234c color shades, tints & tones
#3f234c color schemes
#3f234c color preview, HTML & CSS examples
This text has a color of #3f234c
<p style="color:#3f234c;">Text here</p>
.mytext {color:#3f234c;}
This box has a color of #3f234c
<div style="background-color:#3f234c;">Content here</div>
.mybackground {background-color:#3f234c;}
Border around this has a color of #3f234c
<div style="border:2px solid #3f234c;">Content here</div>
.myborder {border:2px solid #3f234c;}