#3f085f color space conversions
Hex:
#3f085f
RGB:
63, 8, 95
CMY:
75, 97, 63
CMYK:
34, 92, 0, 63
HSL:
278°, 84.4660%, 20.1961%
HSV (HSB):
278°, 91.5789%, 37.2549%
XYZ:
4.2023, 2.0567, 11.0020
xyY:
0.2435, 0.1192, 2.0567
CIE-Lab:
15.7818, 39.8111, -38.3575
CIE-LCH:
15.7818, 55.2831, 316.0653
CIE-Luv:
15.7818, 10.0824, -40.2867
Hunter-Lab:
14.3410, 27.2083, -35.4466
#3f085f color charts
#3f085f color shades, tints & tones
#3f085f color schemes
#3f085f color preview, HTML & CSS examples
This text has a color of #3f085f
<p style="color:#3f085f;">Text here</p>
.mytext {color:#3f085f;}
This box has a color of #3f085f
<div style="background-color:#3f085f;">Content here</div>
.mybackground {background-color:#3f085f;}
Border around this has a color of #3f085f
<div style="border:2px solid #3f085f;">Content here</div>
.myborder {border:2px solid #3f085f;}