#3f015e color space conversions
Hex:
#3f015e
RGB:
63, 1, 94
CMY:
75, 100, 63
CMYK:
33, 99, 0, 63
HSL:
280°, 97.8947%, 18.6275%
HSV (HSB):
280°, 98.9362%, 36.8627%
XYZ:
4.0811, 1.8866, 10.7387
xyY:
0.2443, 0.1129, 1.8866
CIE-Lab:
14.8806, 41.9795, -39.1623
CIE-LCH:
14.8806, 57.4105, 316.9885
CIE-Luv:
14.8806, 10.6155, -39.7499
Hunter-Lab:
13.7354, 28.9997, -36.7397
#3f015e color charts
#3f015e color shades, tints & tones
#3f015e color schemes
#3f015e color preview, HTML & CSS examples
This text has a color of #3f015e
<p style="color:#3f015e;">Text here</p>
.mytext {color:#3f015e;}
This box has a color of #3f015e
<div style="background-color:#3f015e;">Content here</div>
.mybackground {background-color:#3f015e;}
Border around this has a color of #3f015e
<div style="border:2px solid #3f015e;">Content here</div>
.myborder {border:2px solid #3f015e;}