#2b80e6 color space conversions
Hex:
#2b80e6
RGB:
43, 128, 230
CMY:
83, 50, 10
CMYK:
81, 44, 0, 10
HSL:
213°, 78.9030%, 53.5294%
HSV (HSB):
213°, 81.3043%, 90.1961%
XYZ:
22.9984, 21.6651, 77.8326
xyY:
0.1877, 0.1769, 21.6651
CIE-Lab:
53.6699, 11.2693, -58.7054
CIE-LCH:
53.6699, 59.7773, 280.8665
CIE-Luv:
53.6699, -27.6516, -92.7987
Hunter-Lab:
46.5458, 6.7420, -66.5610
#2b80e6 color charts
#2b80e6 color shades, tints & tones
#2b80e6 color schemes
#2b80e6 color preview, HTML & CSS examples
This text has a color of #2b80e6
<p style="color:#2b80e6;">Text here</p>
.mytext {color:#2b80e6;}
This box has a color of #2b80e6
<div style="background-color:#2b80e6;">Content here</div>
.mybackground {background-color:#2b80e6;}
Border around this has a color of #2b80e6
<div style="border:2px solid #2b80e6;">Content here</div>
.myborder {border:2px solid #2b80e6;}