#2b98d4 color space conversions
Hex:
#2b98d4
RGB:
43, 152, 212
CMY:
83, 40, 17
CMYK:
80, 28, 0, 17
HSL:
201°, 66.2745%, 50.0000%
HSV (HSB):
201°, 79.7170%, 83.1373%
XYZ:
24.1082, 27.7235, 66.3679
xyY:
0.2040, 0.2345, 27.7235
CIE-Lab:
59.6381, -9.5229, -39.1647
CIE-LCH:
59.6381, 40.3059, 256.3337
CIE-Luv:
59.6381, -36.3949, -60.3984
Hunter-Lab:
52.6531, -10.4136, -37.8763
#2b98d4 color charts
#2b98d4 color shades, tints & tones
#2b98d4 color schemes
#2b98d4 color preview, HTML & CSS examples
This text has a color of #2b98d4
<p style="color:#2b98d4;">Text here</p>
.mytext {color:#2b98d4;}
This box has a color of #2b98d4
<div style="background-color:#2b98d4;">Content here</div>
.mybackground {background-color:#2b98d4;}
Border around this has a color of #2b98d4
<div style="border:2px solid #2b98d4;">Content here</div>
.myborder {border:2px solid #2b98d4;}