#2ab8dd color space conversions
Hex:
#2ab8dd
RGB:
42, 184, 221
CMY:
84, 28, 13
CMYK:
81, 17, 0, 13
HSL:
192°, 72.4696%, 51.5686%
HSV (HSB):
192°, 80.9955%, 86.6667%
XYZ:
31.1465, 39.9937, 74.4846
xyY:
0.2139, 0.2746, 39.9937
CIE-Lab:
69.4650, -23.6687, -28.8706
CIE-LCH:
69.4650, 37.3326, 230.6544
CIE-Luv:
69.4650, -46.9953, -42.5393
Hunter-Lab:
63.2406, -22.7583, -25.5632
#2ab8dd color charts
#2ab8dd color shades, tints & tones
#2ab8dd color schemes
#2ab8dd color preview, HTML & CSS examples
This text has a color of #2ab8dd
<p style="color:#2ab8dd;">Text here</p>
.mytext {color:#2ab8dd;}
This box has a color of #2ab8dd
<div style="background-color:#2ab8dd;">Content here</div>
.mybackground {background-color:#2ab8dd;}
Border around this has a color of #2ab8dd
<div style="border:2px solid #2ab8dd;">Content here</div>
.myborder {border:2px solid #2ab8dd;}