#2dbadc color space conversions
Hex:
#2dbadc
RGB:
45, 186, 220
CMY:
82, 27, 14
CMYK:
80, 15, 0, 14
HSL:
192°, 71.4286%, 51.9608%
HSV (HSB):
192°, 79.5455%, 86.2745%
XYZ:
31.5594, 40.8430, 73.9303
xyY:
0.2157, 0.2791, 40.8430
CIE-Lab:
70.0658, -24.7417, -27.3966
CIE-LCH:
70.0658, 36.9151, 227.9150
CIE-Luv:
70.0658, -47.4267, -39.9579
Hunter-Lab:
63.9085, -23.6929, -23.8515
#2dbadc color charts
#2dbadc color shades, tints & tones
#2dbadc color schemes
#2dbadc color preview, HTML & CSS examples
This text has a color of #2dbadc
<p style="color:#2dbadc;">Text here</p>
.mytext {color:#2dbadc;}
This box has a color of #2dbadc
<div style="background-color:#2dbadc;">Content here</div>
.mybackground {background-color:#2dbadc;}
Border around this has a color of #2dbadc
<div style="border:2px solid #2dbadc;">Content here</div>
.myborder {border:2px solid #2dbadc;}