#2b82ed color space conversions
Hex:
#2b82ed
RGB:
43, 130, 237
CMY:
83, 49, 7
CMYK:
82, 45, 0, 7
HSL:
213°, 84.3478%, 54.9020%
HSV (HSB):
213°, 81.8565%, 92.9412%
XYZ:
24.2650, 22.5933, 83.2028
xyY:
0.1866, 0.1737, 22.5933
CIE-Lab:
54.6509, 12.6584, -61.0357
CIE-LCH:
54.6509, 62.3345, 281.7167
CIE-Luv:
54.6509, -28.0244, -96.9788
Hunter-Lab:
47.5324, 7.9413, -70.5112
#2b82ed color charts
#2b82ed color shades, tints & tones
#2b82ed color schemes
#2b82ed color preview, HTML & CSS examples
This text has a color of #2b82ed
<p style="color:#2b82ed;">Text here</p>
.mytext {color:#2b82ed;}
This box has a color of #2b82ed
<div style="background-color:#2b82ed;">Content here</div>
.mybackground {background-color:#2b82ed;}
Border around this has a color of #2b82ed
<div style="border:2px solid #2b82ed;">Content here</div>
.myborder {border:2px solid #2b82ed;}