#2eedff color space conversions
Hex:
#2eedff
RGB:
46, 237, 255
CMY:
82, 7, 0
CMYK:
82, 7, 0, 0
HSL:
185°, 100.0000%, 59.0196%
HSV (HSB):
185°, 81.9608%, 100.0000%
XYZ:
49.4609, 68.3692, 105.1975
xyY:
0.2218, 0.3066, 68.3692
CIE-Lab:
86.1907, -38.3059, -21.5266
CIE-LCH:
86.1907, 43.9401, 209.3344
CIE-Luv:
86.1907, -62.2615, -28.9602
Hunter-Lab:
82.6857, -37.9249, -17.5522
#2eedff color charts
#2eedff color shades, tints & tones
#2eedff color schemes
#2eedff color preview, HTML & CSS examples
This text has a color of #2eedff
<p style="color:#2eedff;">Text here</p>
.mytext {color:#2eedff;}
This box has a color of #2eedff
<div style="background-color:#2eedff;">Content here</div>
.mybackground {background-color:#2eedff;}
Border around this has a color of #2eedff
<div style="border:2px solid #2eedff;">Content here</div>
.myborder {border:2px solid #2eedff;}