#2dbcec color space conversions
Hex:
#2dbcec
RGB:
45, 188, 236
CMY:
82, 26, 7
CMYK:
81, 20, 0, 7
HSL:
195°, 83.4061%, 55.0980%
HSV (HSB):
195°, 80.9322%, 92.5490%
XYZ:
34.2057, 42.5805, 85.7729
xyY:
0.2104, 0.2619, 42.5805
CIE-Lab:
71.2693, -20.5102, -34.2470
CIE-LCH:
71.2693, 39.9189, 239.0830
CIE-Luv:
71.2693, -47.0245, -52.2267
Hunter-Lab:
65.2537, -20.6250, -32.2563
#2dbcec color charts
#2dbcec color shades, tints & tones
#2dbcec color schemes
#2dbcec color preview, HTML & CSS examples
This text has a color of #2dbcec
<p style="color:#2dbcec;">Text here</p>
.mytext {color:#2dbcec;}
This box has a color of #2dbcec
<div style="background-color:#2dbcec;">Content here</div>
.mybackground {background-color:#2dbcec;}
Border around this has a color of #2dbcec
<div style="border:2px solid #2dbcec;">Content here</div>
.myborder {border:2px solid #2dbcec;}