#2dbdda color space conversions
Hex:
#2dbdda
RGB:
45, 189, 218
CMY:
82, 26, 15
CMYK:
79, 13, 0, 15
HSL:
190°, 70.0405%, 51.5686%
HSV (HSB):
190°, 79.3578%, 85.4902%
XYZ:
31.9347, 42.0150, 72.7562
xyY:
0.2177, 0.2864, 42.0150
CIE-Lab:
70.8813, -26.8897, -25.0551
CIE-LCH:
70.8813, 36.7534, 222.9773
CIE-Luv:
70.8813, -48.6095, -35.7953
Hunter-Lab:
64.8190, -25.4909, -21.1769
#2dbdda color charts
#2dbdda color shades, tints & tones
#2dbdda color schemes
#2dbdda color preview, HTML & CSS examples
This text has a color of #2dbdda
<p style="color:#2dbdda;">Text here</p>
.mytext {color:#2dbdda;}
This box has a color of #2dbdda
<div style="background-color:#2dbdda;">Content here</div>
.mybackground {background-color:#2dbdda;}
Border around this has a color of #2dbdda
<div style="border:2px solid #2dbdda;">Content here</div>
.myborder {border:2px solid #2dbdda;}