#2b264c color space conversions
Hex:
#2b264c
RGB:
43, 38, 76
CMY:
83, 85, 70
CMYK:
43, 50, 0, 70
HSL:
248°, 33.3333%, 22.3529%
HSV (HSB):
248°, 50.0000%, 29.8039%
XYZ:
2.9939, 2.4216, 7.1471
xyY:
0.2383, 0.1928, 2.4216
CIE-Lab:
17.5604, 13.2505, -22.8150
CIE-LCH:
17.5604, 26.3837, 300.1472
CIE-Luv:
17.5604, -0.1695, -25.0277
Hunter-Lab:
15.5616, 7.1088, -16.3376
#2b264c color charts
#2b264c color shades, tints & tones
#2b264c color schemes
#2b264c color preview, HTML & CSS examples
This text has a color of #2b264c
<p style="color:#2b264c;">Text here</p>
.mytext {color:#2b264c;}
This box has a color of #2b264c
<div style="background-color:#2b264c;">Content here</div>
.mybackground {background-color:#2b264c;}
Border around this has a color of #2b264c
<div style="border:2px solid #2b264c;">Content here</div>
.myborder {border:2px solid #2b264c;}