#2b98d3 color space conversions
Hex:
#2b98d3
RGB:
43, 152, 211
CMY:
83, 40, 17
CMYK:
80, 28, 0, 17
HSL:
201°, 66.1417%, 49.8039%
HSV (HSB):
201°, 79.6209%, 82.7451%
XYZ:
23.9824, 27.6732, 65.7055
xyY:
0.2043, 0.2358, 27.6732
CIE-Lab:
59.5924, -9.8770, -38.6776
CIE-LCH:
59.5924, 39.9188, 255.6747
CIE-Luv:
59.5924, -36.4528, -59.5400
Hunter-Lab:
52.6053, -10.6826, -37.2311
#2b98d3 color charts
#2b98d3 color shades, tints & tones
#2b98d3 color schemes
#2b98d3 color preview, HTML & CSS examples
This text has a color of #2b98d3
<p style="color:#2b98d3;">Text here</p>
.mytext {color:#2b98d3;}
This box has a color of #2b98d3
<div style="background-color:#2b98d3;">Content here</div>
.mybackground {background-color:#2b98d3;}
Border around this has a color of #2b98d3
<div style="border:2px solid #2b98d3;">Content here</div>
.myborder {border:2px solid #2b98d3;}