#2e2dcd color space conversions
Hex:
#2e2dcd
RGB:
46, 45, 205
CMY:
82, 82, 20
CMYK:
78, 78, 0, 20
HSL:
240°, 64.0000%, 49.0196%
HSV (HSB):
240°, 78.0488%, 80.3922%
XYZ:
13.0845, 6.8654, 58.3931
xyY:
0.1670, 0.0876, 6.8654
CIE-Lab:
31.4985, 53.4377, -80.5975
CIE-LCH:
31.4985, 96.7034, 303.5451
CIE-Luv:
31.4985, -7.4258, -104.9019
Hunter-Lab:
26.2019, 43.2849, -113.7914
#2e2dcd color charts
#2e2dcd color shades, tints & tones
#2e2dcd color schemes
#2e2dcd color preview, HTML & CSS examples
This text has a color of #2e2dcd
<p style="color:#2e2dcd;">Text here</p>
.mytext {color:#2e2dcd;}
This box has a color of #2e2dcd
<div style="background-color:#2e2dcd;">Content here</div>
.mybackground {background-color:#2e2dcd;}
Border around this has a color of #2e2dcd
<div style="border:2px solid #2e2dcd;">Content here</div>
.myborder {border:2px solid #2e2dcd;}