#2dcceb color space conversions
Hex:
#2dcceb
RGB:
45, 204, 235
CMY:
82, 20, 8
CMYK:
81, 13, 0, 8
HSL:
190°, 82.6087%, 54.9020%
HSV (HSB):
190°, 80.8511%, 92.1569%
XYZ:
37.6704, 49.7418, 86.2129
xyY:
0.2170, 0.2865, 49.7418
CIE-Lab:
75.9105, -28.8914, -26.5602
CIE-LCH:
75.9105, 39.2448, 222.5927
CIE-Luv:
75.9105, -52.5905, -38.3726
Hunter-Lab:
70.5279, -28.0830, -23.1063
#2dcceb color charts
#2dcceb color shades, tints & tones
#2dcceb color schemes
#2dcceb color preview, HTML & CSS examples
This text has a color of #2dcceb
<p style="color:#2dcceb;">Text here</p>
.mytext {color:#2dcceb;}
This box has a color of #2dcceb
<div style="background-color:#2dcceb;">Content here</div>
.mybackground {background-color:#2dcceb;}
Border around this has a color of #2dcceb
<div style="border:2px solid #2dcceb;">Content here</div>
.myborder {border:2px solid #2dcceb;}