#2b2d65 color space conversions
Hex:
#2b2d65
RGB:
43, 45, 101
CMY:
83, 82, 60
CMYK:
57, 55, 0, 60
HSL:
238°, 40.2778%, 28.2353%
HSV (HSB):
238°, 57.4257%, 39.6078%
XYZ:
4.2836, 3.3299, 12.7289
xyY:
0.2106, 0.1637, 3.3299
CIE-Lab:
21.3196, 17.0742, -33.4486
CIE-LCH:
21.3196, 37.5545, 297.0426
CIE-Luv:
21.3196, -3.4482, -39.9267
Hunter-Lab:
18.2481, 9.9672, -28.5837
#2b2d65 color charts
#2b2d65 color shades, tints & tones
#2b2d65 color schemes
#2b2d65 color preview, HTML & CSS examples
This text has a color of #2b2d65
<p style="color:#2b2d65;">Text here</p>
.mytext {color:#2b2d65;}
This box has a color of #2b2d65
<div style="background-color:#2b2d65;">Content here</div>
.mybackground {background-color:#2b2d65;}
Border around this has a color of #2b2d65
<div style="border:2px solid #2b2d65;">Content here</div>
.myborder {border:2px solid #2b2d65;}