#2f2f9e color space conversions
Hex:
#2f2f9e
RGB:
47, 47, 158
CMY:
82, 82, 38
CMYK:
70, 70, 0, 38
HSL:
240°, 54.1463%, 40.1961%
HSV (HSB):
240°, 70.2532%, 61.9608%
XYZ:
8.3604, 5.1060, 32.8927
xyY:
0.1803, 0.1101, 5.1060
CIE-Lab:
27.0346, 36.8705, -59.9994
CIE-LCH:
27.0346, 70.4228, 301.5713
CIE-Luv:
27.0346, -5.5265, -76.6446
Hunter-Lab:
22.5964, 26.4987, -70.4884
#2f2f9e color charts
#2f2f9e color shades, tints & tones
#2f2f9e color schemes
#2f2f9e color preview, HTML & CSS examples
This text has a color of #2f2f9e
<p style="color:#2f2f9e;">Text here</p>
.mytext {color:#2f2f9e;}
This box has a color of #2f2f9e
<div style="background-color:#2f2f9e;">Content here</div>
.mybackground {background-color:#2f2f9e;}
Border around this has a color of #2f2f9e
<div style="border:2px solid #2f2f9e;">Content here</div>
.myborder {border:2px solid #2f2f9e;}