#2f2ddd color space conversions
Hex:
#2f2ddd
RGB:
47, 45, 221
CMY:
82, 82, 13
CMYK:
79, 80, 0, 13
HSL:
241°, 72.1311%, 52.1569%
HSV (HSB):
241°, 79.6380%, 86.6667%
XYZ:
15.1618, 7.7016, 69.0940
xyY:
0.1649, 0.0838, 7.7016
CIE-Lab:
33.3535, 58.4391, -86.7739
CIE-LCH:
33.3535, 104.6176, 303.9589
CIE-Luv:
33.3535, -7.9750, -114.1419
Hunter-Lab:
27.7517, 48.9559, -128.1895
#2f2ddd color charts
#2f2ddd color shades, tints & tones
#2f2ddd color schemes
#2f2ddd color preview, HTML & CSS examples
This text has a color of #2f2ddd
<p style="color:#2f2ddd;">Text here</p>
.mytext {color:#2f2ddd;}
This box has a color of #2f2ddd
<div style="background-color:#2f2ddd;">Content here</div>
.mybackground {background-color:#2f2ddd;}
Border around this has a color of #2f2ddd
<div style="border:2px solid #2f2ddd;">Content here</div>
.myborder {border:2px solid #2f2ddd;}