#2d97d4 color space conversions
Hex:
#2d97d4
RGB:
45, 151, 212
CMY:
82, 41, 17
CMYK:
79, 29, 0, 17
HSL:
202°, 66.0079%, 50.3922%
HSV (HSB):
202°, 78.7736%, 83.1373%
XYZ:
24.0325, 27.4446, 66.3180
xyY:
0.2040, 0.2330, 27.4446
CIE-Lab:
59.3836, -8.7573, -39.5611
CIE-LCH:
59.3836, 40.5188, 257.5181
CIE-Luv:
59.3836, -35.7985, -61.1002
Hunter-Lab:
52.3876, -9.7925, -38.3846
#2d97d4 color charts
#2d97d4 color shades, tints & tones
#2d97d4 color schemes
#2d97d4 color preview, HTML & CSS examples
This text has a color of #2d97d4
<p style="color:#2d97d4;">Text here</p>
.mytext {color:#2d97d4;}
This box has a color of #2d97d4
<div style="background-color:#2d97d4;">Content here</div>
.mybackground {background-color:#2d97d4;}
Border around this has a color of #2d97d4
<div style="border:2px solid #2d97d4;">Content here</div>
.myborder {border:2px solid #2d97d4;}