#2d98d5 color space conversions
Hex:
#2d98d5
RGB:
45, 152, 213
CMY:
82, 40, 16
CMYK:
79, 29, 0, 16
HSL:
202°, 66.6667%, 50.5882%
HSV (HSB):
202°, 78.8732%, 83.5294%
XYZ:
24.3207, 27.8185, 67.0385
xyY:
0.2041, 0.2334, 27.8185
CIE-Lab:
59.7244, -8.9674, -39.5853
CIE-LCH:
59.7244, 40.5883, 257.2360
CIE-Luv:
59.7244, -36.0857, -61.1743
Hunter-Lab:
52.7432, -9.9916, -38.4394
#2d98d5 color charts
#2d98d5 color shades, tints & tones
#2d98d5 color schemes
#2d98d5 color preview, HTML & CSS examples
This text has a color of #2d98d5
<p style="color:#2d98d5;">Text here</p>
.mytext {color:#2d98d5;}
This box has a color of #2d98d5
<div style="background-color:#2d98d5;">Content here</div>
.mybackground {background-color:#2d98d5;}
Border around this has a color of #2d98d5
<div style="border:2px solid #2d98d5;">Content here</div>
.myborder {border:2px solid #2d98d5;}