#28daec color space conversions
Hex:
#28daec
RGB:
40, 218, 236
CMY:
84, 15, 7
CMYK:
83, 8, 0, 7
HSL:
186°, 83.7607%, 54.1176%
HSV (HSB):
186°, 83.0508%, 92.5490%
XYZ:
41.0868, 56.6501, 88.1259
xyY:
0.2211, 0.3048, 56.6501
CIE-Lab:
79.9824, -35.6595, -20.8983
CIE-LCH:
79.9824, 41.3320, 210.3725
CIE-Luv:
79.9824, -57.7846, -28.0630
Hunter-Lab:
75.2662, -34.2752, -16.7337
#28daec color charts
#28daec color shades, tints & tones
#28daec color schemes
#28daec color preview, HTML & CSS examples
This text has a color of #28daec
<p style="color:#28daec;">Text here</p>
.mytext {color:#28daec;}
This box has a color of #28daec
<div style="background-color:#28daec;">Content here</div>
.mybackground {background-color:#28daec;}
Border around this has a color of #28daec
<div style="border:2px solid #28daec;">Content here</div>
.myborder {border:2px solid #28daec;}