#3f085d color space conversions
Hex:
#3f085d
RGB:
63, 8, 93
CMY:
75, 97, 64
CMYK:
32, 91, 0, 64
HSL:
279°, 84.1584%, 19.8039%
HSV (HSB):
279°, 91.3978%, 36.4706%
XYZ:
4.1125, 2.0207, 10.5292
xyY:
0.2468, 0.1213, 2.0207
CIE-Lab:
15.5957, 39.3449, -37.3245
CIE-LCH:
15.5957, 54.2323, 316.5096
CIE-Luv:
15.5957, 10.4132, -39.0947
Hunter-Lab:
14.2153, 26.7638, -33.9652
#3f085d color charts
#3f085d color shades, tints & tones
#3f085d color schemes
#3f085d color preview, HTML & CSS examples
This text has a color of #3f085d
<p style="color:#3f085d;">Text here</p>
.mytext {color:#3f085d;}
This box has a color of #3f085d
<div style="background-color:#3f085d;">Content here</div>
.mybackground {background-color:#3f085d;}
Border around this has a color of #3f085d
<div style="border:2px solid #3f085d;">Content here</div>
.myborder {border:2px solid #3f085d;}