#3f075e color space conversions
Hex:
#3f075e
RGB:
63, 7, 94
CMY:
75, 97, 63
CMYK:
33, 93, 0, 63
HSL:
279°, 86.1386%, 19.8039%
HSV (HSB):
279°, 92.5532%, 36.8627%
XYZ:
4.1463, 2.0169, 10.7604
xyY:
0.2450, 0.1192, 2.0169
CIE-Lab:
15.5755, 39.9107, -38.0264
CIE-LCH:
15.5755, 55.1259, 316.3850
CIE-Luv:
15.5755, 10.3030, -39.7099
Hunter-Lab:
14.2017, 27.2612, -34.9822
#3f075e color charts
#3f075e color shades, tints & tones
#3f075e color schemes
#3f075e color preview, HTML & CSS examples
This text has a color of #3f075e
<p style="color:#3f075e;">Text here</p>
.mytext {color:#3f075e;}
This box has a color of #3f075e
<div style="background-color:#3f075e;">Content here</div>
.mybackground {background-color:#3f075e;}
Border around this has a color of #3f075e
<div style="border:2px solid #3f075e;">Content here</div>
.myborder {border:2px solid #3f075e;}