#2b80cc color space conversions
Hex:
#2b80cc
RGB:
43, 128, 204
CMY:
83, 50, 20
CMYK:
79, 37, 0, 20
HSL:
208°, 65.1822%, 48.4314%
HSV (HSB):
208°, 78.9216%, 80.0000%
XYZ:
19.6145, 20.3116, 60.0135
xyY:
0.1963, 0.2032, 20.3116
CIE-Lab:
52.1877, 1.5597, -46.4158
CIE-LCH:
52.1877, 46.4420, 271.9246
CIE-Luv:
52.1877, -28.6779, -71.8237
Hunter-Lab:
45.0684, -1.1834, -47.4033
#2b80cc color charts
#2b80cc color shades, tints & tones
#2b80cc color schemes
#2b80cc color preview, HTML & CSS examples
This text has a color of #2b80cc
<p style="color:#2b80cc;">Text here</p>
.mytext {color:#2b80cc;}
This box has a color of #2b80cc
<div style="background-color:#2b80cc;">Content here</div>
.mybackground {background-color:#2b80cc;}
Border around this has a color of #2b80cc
<div style="border:2px solid #2b80cc;">Content here</div>
.myborder {border:2px solid #2b80cc;}