#2d98c4 color space conversions
Hex:
#2d98c4
RGB:
45, 152, 196
CMY:
82, 40, 23
CMYK:
77, 22, 0, 23
HSL:
197°, 62.6556%, 47.2549%
HSV (HSB):
197°, 77.0408%, 76.8627%
XYZ:
22.2742, 26.9999, 56.2621
xyY:
0.2111, 0.2558, 26.9999
CIE-Lab:
58.9742, -14.8993, -31.2243
CIE-LCH:
58.9742, 34.5969, 244.4909
CIE-Luv:
58.9742, -37.0782, -46.5060
Hunter-Lab:
51.9614, -14.4151, -27.8242
#2d98c4 color charts
#2d98c4 color shades, tints & tones
#2d98c4 color schemes
#2d98c4 color preview, HTML & CSS examples
This text has a color of #2d98c4
<p style="color:#2d98c4;">Text here</p>
.mytext {color:#2d98c4;}
This box has a color of #2d98c4
<div style="background-color:#2d98c4;">Content here</div>
.mybackground {background-color:#2d98c4;}
Border around this has a color of #2d98c4
<div style="border:2px solid #2d98c4;">Content here</div>
.myborder {border:2px solid #2d98c4;}