#2f2f80 color space conversions
Hex:
#2f2f80
RGB:
47, 47, 128
CMY:
82, 82, 50
CMYK:
63, 63, 0, 50
HSL:
240°, 46.2857%, 34.3137%
HSV (HSB):
240°, 63.2812%, 50.1961%
XYZ:
6.0851, 4.1959, 20.9112
xyY:
0.1951, 0.1345, 4.1959
CIE-Lab:
24.3087, 26.2783, -45.8927
CIE-LCH:
24.3087, 52.8837, 299.7956
CIE-Luv:
24.3087, -4.1408, -57.4278
Hunter-Lab:
20.4838, 17.1798, -46.1884
#2f2f80 color charts
#2f2f80 color shades, tints & tones
#2f2f80 color schemes
#2f2f80 color preview, HTML & CSS examples
This text has a color of #2f2f80
<p style="color:#2f2f80;">Text here</p>
.mytext {color:#2f2f80;}
This box has a color of #2f2f80
<div style="background-color:#2f2f80;">Content here</div>
.mybackground {background-color:#2f2f80;}
Border around this has a color of #2f2f80
<div style="border:2px solid #2f2f80;">Content here</div>
.myborder {border:2px solid #2f2f80;}