#2e2ecb color space conversions
Hex:
#2e2ecb
RGB:
46, 46, 203
CMY:
82, 82, 20
CMYK:
77, 77, 0, 20
HSL:
240°, 63.0522%, 48.8235%
HSV (HSB):
240°, 77.3399%, 79.6078%
XYZ:
12.8832, 6.8466, 57.1424
xyY:
0.1676, 0.0891, 6.8466
CIE-Lab:
31.4552, 52.2933, -79.5037
CIE-LCH:
31.4552, 95.1600, 303.3348
CIE-Luv:
31.4552, -7.4788, -103.7182
Hunter-Lab:
26.1661, 42.0962, -111.1635
#2e2ecb color charts
#2e2ecb color shades, tints & tones
#2e2ecb color schemes
#2e2ecb color preview, HTML & CSS examples
This text has a color of #2e2ecb
<p style="color:#2e2ecb;">Text here</p>
.mytext {color:#2e2ecb;}
This box has a color of #2e2ecb
<div style="background-color:#2e2ecb;">Content here</div>
.mybackground {background-color:#2e2ecb;}
Border around this has a color of #2e2ecb
<div style="border:2px solid #2e2ecb;">Content here</div>
.myborder {border:2px solid #2e2ecb;}