#2d97d5 color space conversions
Hex:
#2d97d5
RGB:
45, 151, 213
CMY:
82, 41, 16
CMYK:
79, 29, 0, 16
HSL:
202°, 66.6667%, 50.5882%
HSV (HSB):
202°, 78.8732%, 83.5294%
XYZ:
24.1590, 27.4952, 66.9846
xyY:
0.2036, 0.2318, 27.4952
CIE-Lab:
59.4299, -8.4029, -40.0473
CIE-LCH:
59.4299, 40.9194, 258.1498
CIE-Luv:
59.4299, -35.7426, -61.9567
Hunter-Lab:
52.4359, -9.5216, -39.0353
#2d97d5 color charts
#2d97d5 color shades, tints & tones
#2d97d5 color schemes
#2d97d5 color preview, HTML & CSS examples
This text has a color of #2d97d5
<p style="color:#2d97d5;">Text here</p>
.mytext {color:#2d97d5;}
This box has a color of #2d97d5
<div style="background-color:#2d97d5;">Content here</div>
.mybackground {background-color:#2d97d5;}
Border around this has a color of #2d97d5
<div style="border:2px solid #2d97d5;">Content here</div>
.myborder {border:2px solid #2d97d5;}