#2b2b8d color space conversions
Hex:
#2b2b8d
RGB:
43, 43, 141
CMY:
83, 83, 45
CMYK:
70, 70, 0, 45
HSL:
240°, 53.2609%, 36.0784%
HSV (HSB):
240°, 69.5035%, 55.2941%
XYZ:
6.6679, 4.1644, 25.6517
xyY:
0.1828, 0.1141, 4.1644
CIE-Lab:
24.2078, 32.9052, -54.1995
CIE-LCH:
24.2078, 63.4061, 301.2625
CIE-Luv:
24.2078, -4.8057, -66.6479
Hunter-Lab:
20.4069, 22.6117, -60.2431
#2b2b8d color charts
#2b2b8d color shades, tints & tones
#2b2b8d color schemes
#2b2b8d color preview, HTML & CSS examples
This text has a color of #2b2b8d
<p style="color:#2b2b8d;">Text here</p>
.mytext {color:#2b2b8d;}
This box has a color of #2b2b8d
<div style="background-color:#2b2b8d;">Content here</div>
.mybackground {background-color:#2b2b8d;}
Border around this has a color of #2b2b8d
<div style="border:2px solid #2b2b8d;">Content here</div>
.myborder {border:2px solid #2b2b8d;}