#2b80c0 color space conversions
Hex:
#2b80c0
RGB:
43, 128, 192
CMY:
83, 50, 25
CMYK:
78, 33, 0, 25
HSL:
206°, 63.4043%, 46.0784%
HSV (HSB):
206°, 77.6042%, 75.2941%
XYZ:
18.2299, 19.7577, 52.7220
xyY:
0.2010, 0.2178, 19.7577
CIE-Lab:
51.5622, -2.8673, -40.5645
CIE-LCH:
51.5622, 40.6657, 265.9568
CIE-Luv:
51.5622, -29.2243, -61.8072
Hunter-Lab:
44.4496, -4.5798, -39.2095
#2b80c0 color charts
#2b80c0 color shades, tints & tones
#2b80c0 color schemes
#2b80c0 color preview, HTML & CSS examples
This text has a color of #2b80c0
<p style="color:#2b80c0;">Text here</p>
.mytext {color:#2b80c0;}
This box has a color of #2b80c0
<div style="background-color:#2b80c0;">Content here</div>
.mybackground {background-color:#2b80c0;}
Border around this has a color of #2b80c0
<div style="border:2px solid #2b80c0;">Content here</div>
.myborder {border:2px solid #2b80c0;}