#2d89c9 color space conversions
Hex:
#2d89c9
RGB:
45, 137, 201
CMY:
82, 46, 21
CMYK:
78, 32, 0, 21
HSL:
205°, 63.4146%, 48.2353%
HSV (HSB):
205°, 77.6119%, 78.8235%
XYZ:
20.5705, 22.6663, 58.5492
xyY:
0.2021, 0.2227, 22.6663
CIE-Lab:
54.7269, -4.6611, -40.6932
CIE-LCH:
54.7269, 40.9592, 263.4657
CIE-Luv:
54.7269, -31.5809, -62.5340
Hunter-Lab:
47.6091, -6.1914, -39.5879
#2d89c9 color charts
#2d89c9 color shades, tints & tones
#2d89c9 color schemes
#2d89c9 color preview, HTML & CSS examples
This text has a color of #2d89c9
<p style="color:#2d89c9;">Text here</p>
.mytext {color:#2d89c9;}
This box has a color of #2d89c9
<div style="background-color:#2d89c9;">Content here</div>
.mybackground {background-color:#2d89c9;}
Border around this has a color of #2d89c9
<div style="border:2px solid #2d89c9;">Content here</div>
.myborder {border:2px solid #2d89c9;}