#2b84e9 color space conversions
Hex:
#2b84e9
RGB:
43, 132, 233
CMY:
83, 48, 9
CMYK:
82, 43, 0, 9
HSL:
212°, 81.1966%, 54.1176%
HSV (HSB):
212°, 81.5451%, 91.3725%
XYZ:
23.9555, 22.8993, 80.2482
xyY:
0.1885, 0.1802, 22.8993
CIE-Lab:
54.9685, 9.9355, -58.2977
CIE-LCH:
54.9685, 59.1383, 279.6718
CIE-Luv:
54.9685, -28.7887, -92.5194
Hunter-Lab:
47.8532, 5.6146, -65.9300
#2b84e9 color charts
#2b84e9 color shades, tints & tones
#2b84e9 color schemes
#2b84e9 color preview, HTML & CSS examples
This text has a color of #2b84e9
<p style="color:#2b84e9;">Text here</p>
.mytext {color:#2b84e9;}
This box has a color of #2b84e9
<div style="background-color:#2b84e9;">Content here</div>
.mybackground {background-color:#2b84e9;}
Border around this has a color of #2b84e9
<div style="border:2px solid #2b84e9;">Content here</div>
.myborder {border:2px solid #2b84e9;}