#2f005d color space conversions
Hex:
#2f005d
RGB:
47, 0, 93
CMY:
82, 100, 64
CMYK:
49, 100, 0, 64
HSL:
270°, 100.0000%, 18.2353%
HSV (HSB):
270°, 100.0000%, 36.4706%
XYZ:
3.1481, 1.3947, 10.4592
xyY:
0.2098, 0.0930, 1.3947
CIE-Lab:
11.9220, 40.2194, -43.4545
CIE-LCH:
11.9220, 59.2106, 312.7859
CIE-Luv:
11.9220, 4.5367, -37.4995
Hunter-Lab:
11.8095, 26.9161, -44.2439
#2f005d color charts
#2f005d color shades, tints & tones
#2f005d color schemes
#2f005d color preview, HTML & CSS examples
This text has a color of #2f005d
<p style="color:#2f005d;">Text here</p>
.mytext {color:#2f005d;}
This box has a color of #2f005d
<div style="background-color:#2f005d;">Content here</div>
.mybackground {background-color:#2f005d;}
Border around this has a color of #2f005d
<div style="border:2px solid #2f005d;">Content here</div>
.myborder {border:2px solid #2f005d;}