#3f075a color space conversions
Hex:
#3f075a
RGB:
63, 7, 90
CMY:
75, 97, 65
CMYK:
30, 92, 0, 65
HSL:
280°, 85.5670%, 19.0196%
HSV (HSB):
280°, 92.2222%, 35.2941%
XYZ:
3.9713, 1.9469, 9.8393
xyY:
0.2520, 0.1236, 1.9469
CIE-Lab:
15.2061, 38.9923, -35.9458
CIE-LCH:
15.2061, 53.0330, 317.3280
CIE-Luv:
15.2061, 10.9799, -37.3307
Hunter-Lab:
13.9532, 26.3866, -32.0423
#3f075a color charts
#3f075a color shades, tints & tones
#3f075a color schemes
#3f075a color preview, HTML & CSS examples
This text has a color of #3f075a
<p style="color:#3f075a;">Text here</p>
.mytext {color:#3f075a;}
This box has a color of #3f075a
<div style="background-color:#3f075a;">Content here</div>
.mybackground {background-color:#3f075a;}
Border around this has a color of #3f075a
<div style="border:2px solid #3f075a;">Content here</div>
.myborder {border:2px solid #3f075a;}