#2a9dbd color space conversions
Hex:
#2a9dbd
RGB:
42, 157, 189
CMY:
84, 38, 26
CMYK:
78, 17, 0, 26
HSL:
193°, 63.6364%, 45.2941%
HSV (HSB):
193°, 77.7778%, 74.1176%
XYZ:
22.1971, 28.2803, 52.4328
xyY:
0.2157, 0.2748, 28.2803
CIE-Lab:
60.1411, -20.2853, -25.4855
CIE-LCH:
60.1411, 32.5730, 231.4818
CIE-Luv:
60.1411, -39.6906, -36.5365
Hunter-Lab:
53.1792, -18.5574, -21.2324
#2a9dbd color charts
#2a9dbd color shades, tints & tones
#2a9dbd color schemes
#2a9dbd color preview, HTML & CSS examples
This text has a color of #2a9dbd
<p style="color:#2a9dbd;">Text here</p>
.mytext {color:#2a9dbd;}
This box has a color of #2a9dbd
<div style="background-color:#2a9dbd;">Content here</div>
.mybackground {background-color:#2a9dbd;}
Border around this has a color of #2a9dbd
<div style="border:2px solid #2a9dbd;">Content here</div>
.myborder {border:2px solid #2a9dbd;}