#2f0f7f color space conversions
Hex:
#2f0f7f
RGB:
47, 15, 127
CMY:
82, 94, 50
CMYK:
63, 88, 0, 50
HSL:
257°, 78.8732%, 27.8431%
HSV (HSB):
257°, 88.1890%, 49.8039%
XYZ:
5.1739, 2.4783, 20.2843
xyY:
0.1852, 0.0887, 2.4783
CIE-Lab:
17.8201, 43.7177, -55.9150
CIE-LCH:
17.8201, 70.9770, 308.0204
CIE-Luv:
17.8201, 0.6245, -58.4272
Hunter-Lab:
15.7426, 31.1154, -65.3754
#2f0f7f color charts
#2f0f7f color shades, tints & tones
#2f0f7f color schemes
#2f0f7f color preview, HTML & CSS examples
This text has a color of #2f0f7f
<p style="color:#2f0f7f;">Text here</p>
.mytext {color:#2f0f7f;}
This box has a color of #2f0f7f
<div style="background-color:#2f0f7f;">Content here</div>
.mybackground {background-color:#2f0f7f;}
Border around this has a color of #2f0f7f
<div style="border:2px solid #2f0f7f;">Content here</div>
.myborder {border:2px solid #2f0f7f;}