#4edbdf color space conversions
Hex:
#4edbdf
RGB:
78, 219, 223
CMY:
69, 14, 13
CMYK:
65, 2, 0, 13
HSL:
182°, 69.3780%, 59.0196%
HSV (HSB):
182°, 65.0224%, 87.4510%
XYZ:
41.7927, 57.6105, 78.7293
xyY:
0.2346, 0.3234, 57.6105
CIE-Lab:
80.5217, -35.8315, -13.0933
CIE-LCH:
80.5217, 38.1488, 200.0729
CIE-Luv:
80.5217, -53.8812, -15.0402
Hunter-Lab:
75.9015, -34.5426, -8.3678
#4edbdf color charts
#4edbdf color shades, tints & tones
#4edbdf color schemes
#4edbdf color preview, HTML & CSS examples
This text has a color of #4edbdf
<p style="color:#4edbdf;">Text here</p>
.mytext {color:#4edbdf;}
This box has a color of #4edbdf
<div style="background-color:#4edbdf;">Content here</div>
.mybackground {background-color:#4edbdf;}
Border around this has a color of #4edbdf
<div style="border:2px solid #4edbdf;">Content here</div>
.myborder {border:2px solid #4edbdf;}