#2d97c9 color space conversions
Hex:
#2d97c9
RGB:
45, 151, 201
CMY:
82, 41, 21
CMYK:
78, 25, 0, 21
HSL:
199°, 63.4146%, 48.2353%
HSV (HSB):
199°, 77.6119%, 78.8235%
XYZ:
22.6914, 26.9082, 59.2562
xyY:
0.2085, 0.2472, 26.9082
CIE-Lab:
58.8892, -12.6203, -34.1687
CIE-LCH:
58.8892, 36.4249, 249.7282
CIE-Luv:
58.8892, -36.4299, -51.6306
Hunter-Lab:
51.8731, -12.6946, -31.4176
#2d97c9 color charts
#2d97c9 color shades, tints & tones
#2d97c9 color schemes
#2d97c9 color preview, HTML & CSS examples
This text has a color of #2d97c9
<p style="color:#2d97c9;">Text here</p>
.mytext {color:#2d97c9;}
This box has a color of #2d97c9
<div style="background-color:#2d97c9;">Content here</div>
.mybackground {background-color:#2d97c9;}
Border around this has a color of #2d97c9
<div style="border:2px solid #2d97c9;">Content here</div>
.myborder {border:2px solid #2d97c9;}