#2b2b85 color space conversions
Hex:
#2b2b85
RGB:
43, 43, 133
CMY:
83, 83, 48
CMYK:
68, 68, 0, 48
HSL:
240°, 51.1364%, 34.5098%
HSV (HSB):
240°, 67.6692%, 52.1569%
XYZ:
6.0938, 3.9348, 22.6286
xyY:
0.1866, 0.1205, 3.9348
CIE-Lab:
23.4547, 30.0545, -50.4412
CIE-LCH:
23.4547, 58.7162, 300.7878
CIE-Luv:
23.4547, -4.4427, -61.6149
Hunter-Lab:
19.8363, 20.1221, -53.7506
#2b2b85 color charts
#2b2b85 color shades, tints & tones
#2b2b85 color schemes
#2b2b85 color preview, HTML & CSS examples
This text has a color of #2b2b85
<p style="color:#2b2b85;">Text here</p>
.mytext {color:#2b2b85;}
This box has a color of #2b2b85
<div style="background-color:#2b2b85;">Content here</div>
.mybackground {background-color:#2b2b85;}
Border around this has a color of #2b2b85
<div style="border:2px solid #2b2b85;">Content here</div>
.myborder {border:2px solid #2b2b85;}