#3f0f7f color space conversions
Hex:
#3f0f7f
RGB:
63, 15, 127
CMY:
75, 94, 50
CMYK:
50, 88, 0, 50
HSL:
266°, 78.8732%, 27.8431%
HSV (HSB):
266°, 88.1890%, 49.8039%
XYZ:
6.0515, 2.9307, 20.3254
xyY:
0.2065, 0.1000, 2.9307
CIE-Lab:
19.7643, 45.4977, -52.6402
CIE-LCH:
19.7643, 69.5775, 310.8373
CIE-Luv:
19.7643, 5.2041, -59.2714
Hunter-Lab:
17.1193, 33.1389, -58.4102
#3f0f7f color charts
#3f0f7f color shades, tints & tones
#3f0f7f color schemes
#3f0f7f color preview, HTML & CSS examples
This text has a color of #3f0f7f
<p style="color:#3f0f7f;">Text here</p>
.mytext {color:#3f0f7f;}
This box has a color of #3f0f7f
<div style="background-color:#3f0f7f;">Content here</div>
.mybackground {background-color:#3f0f7f;}
Border around this has a color of #3f0f7f
<div style="border:2px solid #3f0f7f;">Content here</div>
.myborder {border:2px solid #3f0f7f;}