#2f2e85 color space conversions
Hex:
#2f2e85
RGB:
47, 46, 133
CMY:
82, 82, 48
CMYK:
65, 65, 0, 48
HSL:
241°, 48.6034%, 35.0980%
HSV (HSB):
241°, 65.4135%, 52.1569%
XYZ:
6.3829, 4.2518, 22.6746
xyY:
0.1916, 0.1276, 4.2518
CIE-Lab:
24.4869, 28.7216, -48.7417
CIE-LCH:
24.4869, 56.5746, 300.5093
CIE-Luv:
24.4869, -4.1615, -60.9329
Hunter-Lab:
20.6199, 19.1703, -50.7642
#2f2e85 color charts
#2f2e85 color shades, tints & tones
#2f2e85 color schemes
#2f2e85 color preview, HTML & CSS examples
This text has a color of #2f2e85
<p style="color:#2f2e85;">Text here</p>
.mytext {color:#2f2e85;}
This box has a color of #2f2e85
<div style="background-color:#2f2e85;">Content here</div>
.mybackground {background-color:#2f2e85;}
Border around this has a color of #2f2e85
<div style="border:2px solid #2f2e85;">Content here</div>
.myborder {border:2px solid #2f2e85;}