#28deec color space conversions
Hex:
#28deec
RGB:
40, 222, 236
CMY:
84, 13, 7
CMYK:
83, 6, 0, 7
HSL:
184°, 83.7607%, 54.1176%
HSV (HSB):
184°, 83.0508%, 92.5490%
XYZ:
42.1367, 58.7498, 88.4759
xyY:
0.2225, 0.3103, 58.7498
CIE-Lab:
81.1539, -37.5160, -19.1248
CIE-LCH:
81.1539, 42.1095, 207.0115
CIE-Luv:
81.1539, -59.1458, -24.8619
Hunter-Lab:
76.6484, -36.0062, -14.7850
#28deec color charts
#28deec color shades, tints & tones
#28deec color schemes
#28deec color preview, HTML & CSS examples
This text has a color of #28deec
<p style="color:#28deec;">Text here</p>
.mytext {color:#28deec;}
This box has a color of #28deec
<div style="background-color:#28deec;">Content here</div>
.mybackground {background-color:#28deec;}
Border around this has a color of #28deec
<div style="border:2px solid #28deec;">Content here</div>
.myborder {border:2px solid #28deec;}