#2b8bfc color space conversions
Hex:
#2b8bfc
RGB:
43, 139, 252
CMY:
83, 45, 1
CMYK:
83, 45, 0, 1
HSL:
212°, 97.2093%, 57.8431%
HSV (HSB):
212°, 82.9365%, 98.8235%
XYZ:
27.7996, 26.0071, 95.6501
xyY:
0.1860, 0.1740, 26.0071
CIE-Lab:
58.0438, 12.7426, -63.8837
CIE-LCH:
58.0438, 65.1422, 281.2805
CIE-Luv:
58.0438, -30.2429, -102.8200
Hunter-Lab:
50.9972, 8.0589, -75.5062
#2b8bfc color charts
#2b8bfc color shades, tints & tones
#2b8bfc color schemes
#2b8bfc color preview, HTML & CSS examples
This text has a color of #2b8bfc
<p style="color:#2b8bfc;">Text here</p>
.mytext {color:#2b8bfc;}
This box has a color of #2b8bfc
<div style="background-color:#2b8bfc;">Content here</div>
.mybackground {background-color:#2b8bfc;}
Border around this has a color of #2b8bfc
<div style="border:2px solid #2b8bfc;">Content here</div>
.myborder {border:2px solid #2b8bfc;}