#3f005f color space conversions
Hex:
#3f005f
RGB:
63, 0, 95
CMY:
75, 100, 63
CMYK:
34, 100, 0, 63
HSL:
280°, 100.0000%, 18.6275%
HSV (HSB):
280°, 100.0000%, 37.2549%
XYZ:
4.1155, 1.8830, 10.9730
xyY:
0.2425, 0.1110, 1.8830
CIE-Lab:
14.8608, 42.5546, -39.8637
CIE-LCH:
14.8608, 58.3096, 316.8700
CIE-Luv:
14.8608, 10.4971, -40.3247
Hunter-Lab:
13.7222, 29.5206, -37.8060
#3f005f color charts
#3f005f color shades, tints & tones
#3f005f color schemes
#3f005f color preview, HTML & CSS examples
This text has a color of #3f005f
<p style="color:#3f005f;">Text here</p>
.mytext {color:#3f005f;}
This box has a color of #3f005f
<div style="background-color:#3f005f;">Content here</div>
.mybackground {background-color:#3f005f;}
Border around this has a color of #3f005f
<div style="border:2px solid #3f005f;">Content here</div>
.myborder {border:2px solid #3f005f;}