#3f256a color space conversions
Hex:
#3f256a
RGB:
63, 37, 106
CMY:
75, 85, 58
CMYK:
41, 65, 0, 58
HSL:
263°, 48.2517%, 28.0392%
HSV (HSB):
263°, 65.0943%, 41.5686%
XYZ:
5.3130, 3.4205, 14.0159
xyY:
0.2335, 0.1504, 3.4205
CIE-Lab:
21.6549, 28.8719, -36.0612
CIE-LCH:
21.6549, 46.1952, 308.6821
CIE-Luv:
21.6549, 4.9401, -44.0106
Hunter-Lab:
18.4946, 18.9125, -31.9858
#3f256a color charts
#3f256a color shades, tints & tones
#3f256a color schemes
#3f256a color preview, HTML & CSS examples
This text has a color of #3f256a
<p style="color:#3f256a;">Text here</p>
.mytext {color:#3f256a;}
This box has a color of #3f256a
<div style="background-color:#3f256a;">Content here</div>
.mybackground {background-color:#3f256a;}
Border around this has a color of #3f256a
<div style="border:2px solid #3f256a;">Content here</div>
.myborder {border:2px solid #3f256a;}