#3f225f color space conversions
Hex:
#3f225f
RGB:
63, 34, 95
CMY:
75, 87, 63
CMYK:
34, 64, 0, 63
HSL:
269°, 47.2868%, 25.2941%
HSV (HSB):
269°, 64.2105%, 37.2549%
XYZ:
4.6875, 3.0270, 11.1637
xyY:
0.2483, 0.1603, 3.0270
CIE-Lab:
20.1519, 27.5327, -31.2771
CIE-LCH:
20.1519, 41.6690, 311.3569
CIE-Luv:
20.1519, 6.9382, -37.3044
Hunter-Lab:
17.3984, 17.6444, -25.8646
#3f225f color charts
#3f225f color shades, tints & tones
#3f225f color schemes
#3f225f color preview, HTML & CSS examples
This text has a color of #3f225f
<p style="color:#3f225f;">Text here</p>
.mytext {color:#3f225f;}
This box has a color of #3f225f
<div style="background-color:#3f225f;">Content here</div>
.mybackground {background-color:#3f225f;}
Border around this has a color of #3f225f
<div style="border:2px solid #3f225f;">Content here</div>
.myborder {border:2px solid #3f225f;}