#2aabcd color space conversions
Hex:
#2aabcd
RGB:
42, 171, 205
CMY:
84, 33, 20
CMYK:
80, 17, 0, 20
HSL:
193°, 65.9919%, 48.4314%
HSV (HSB):
193°, 79.5122%, 80.3922%
XYZ:
26.5372, 34.0258, 62.9266
xyY:
0.2149, 0.2755, 34.0258
CIE-Lab:
64.9831, -22.2699, -26.9662
CIE-LCH:
64.9831, 34.9732, 230.4487
CIE-Luv:
64.9831, -43.5651, -39.1612
Hunter-Lab:
58.3317, -20.8743, -23.1282
#2aabcd color charts
#2aabcd color shades, tints & tones
#2aabcd color schemes
#2aabcd color preview, HTML & CSS examples
This text has a color of #2aabcd
<p style="color:#2aabcd;">Text here</p>
.mytext {color:#2aabcd;}
This box has a color of #2aabcd
<div style="background-color:#2aabcd;">Content here</div>
.mybackground {background-color:#2aabcd;}
Border around this has a color of #2aabcd
<div style="border:2px solid #2aabcd;">Content here</div>
.myborder {border:2px solid #2aabcd;}