#3f077f color space conversions
Hex:
#3f077f
RGB:
63, 7, 127
CMY:
75, 97, 50
CMYK:
50, 94, 0, 50
HSL:
268°, 89.5522%, 26.2745%
HSV (HSB):
268°, 94.4882%, 49.8039%
XYZ:
5.9566, 2.7410, 20.2938
xyY:
0.2055, 0.0945, 2.7410
CIE-Lab:
18.9754, 47.8495, -53.9410
CIE-LCH:
18.9754, 72.1055, 311.5753
CIE-Luv:
18.9754, 5.6420, -59.1585
Hunter-Lab:
16.5560, 35.2488, -61.0863
#3f077f color charts
#3f077f color shades, tints & tones
#3f077f color schemes
#3f077f color preview, HTML & CSS examples
This text has a color of #3f077f
<p style="color:#3f077f;">Text here</p>
.mytext {color:#3f077f;}
This box has a color of #3f077f
<div style="background-color:#3f077f;">Content here</div>
.mybackground {background-color:#3f077f;}
Border around this has a color of #3f077f
<div style="border:2px solid #3f077f;">Content here</div>
.myborder {border:2px solid #3f077f;}