#2ec3ed color space conversions
Hex:
#2ec3ed
RGB:
46, 195, 237
CMY:
82, 24, 7
CMYK:
81, 18, 0, 7
HSL:
193°, 84.1410%, 55.4902%
HSV (HSB):
193°, 80.5907%, 92.9412%
XYZ:
35.9279, 45.7255, 87.0531
xyY:
0.2130, 0.2710, 45.7255
CIE-Lab:
73.3670, -23.6811, -31.5445
CIE-LCH:
73.3670, 39.4443, 233.1038
CIE-Luv:
73.3670, -49.2512, -47.3804
Hunter-Lab:
67.6206, -23.4963, -28.9940
#2ec3ed color charts
#2ec3ed color shades, tints & tones
#2ec3ed color schemes
#2ec3ed color preview, HTML & CSS examples
This text has a color of #2ec3ed
<p style="color:#2ec3ed;">Text here</p>
.mytext {color:#2ec3ed;}
This box has a color of #2ec3ed
<div style="background-color:#2ec3ed;">Content here</div>
.mybackground {background-color:#2ec3ed;}
Border around this has a color of #2ec3ed
<div style="border:2px solid #2ec3ed;">Content here</div>
.myborder {border:2px solid #2ec3ed;}