#2f2dcd color space conversions
Hex:
#2f2dcd
RGB:
47, 45, 205
CMY:
82, 82, 20
CMYK:
77, 78, 0, 20
HSL:
241°, 64.0000%, 49.0196%
HSV (HSB):
241°, 78.0488%, 80.3922%
XYZ:
13.1301, 6.8889, 58.3953
xyY:
0.1674, 0.0879, 6.8889
CIE-Lab:
31.5526, 53.5038, -80.5062
CIE-LCH:
31.5526, 96.6639, 303.6077
CIE-Luv:
31.5526, -7.2844, -104.9054
Hunter-Lab:
26.2467, 43.3644, -113.5394
#2f2dcd color charts
#2f2dcd color shades, tints & tones
#2f2dcd color schemes
#2f2dcd color preview, HTML & CSS examples
This text has a color of #2f2dcd
<p style="color:#2f2dcd;">Text here</p>
.mytext {color:#2f2dcd;}
This box has a color of #2f2dcd
<div style="background-color:#2f2dcd;">Content here</div>
.mybackground {background-color:#2f2dcd;}
Border around this has a color of #2f2dcd
<div style="border:2px solid #2f2dcd;">Content here</div>
.myborder {border:2px solid #2f2dcd;}