#2b8fed color space conversions
Hex:
#2b8fed
RGB:
43, 143, 237
CMY:
83, 44, 7
CMYK:
82, 40, 0, 7
HSL:
209°, 84.3478%, 54.9020%
HSV (HSB):
209°, 81.8565%, 92.9412%
XYZ:
26.1048, 26.2729, 83.8161
xyY:
0.1917, 0.1929, 26.2729
CIE-Lab:
58.2952, 4.7724, -55.2006
CIE-LCH:
58.2952, 55.4065, 274.9412
CIE-Luv:
58.2952, -32.1115, -88.1227
Hunter-Lab:
51.2571, 1.2084, -61.0715
#2b8fed color charts
#2b8fed color shades, tints & tones
#2b8fed color schemes
#2b8fed color preview, HTML & CSS examples
This text has a color of #2b8fed
<p style="color:#2b8fed;">Text here</p>
.mytext {color:#2b8fed;}
This box has a color of #2b8fed
<div style="background-color:#2b8fed;">Content here</div>
.mybackground {background-color:#2b8fed;}
Border around this has a color of #2b8fed
<div style="border:2px solid #2b8fed;">Content here</div>
.myborder {border:2px solid #2b8fed;}