#70ecee color space conversions
Hex:
#70ecee
RGB:
112, 236, 238
CMY:
56, 7, 7
CMYK:
53, 1, 0, 7
HSL:
181°, 78.7500%, 68.6275%
HSV (HSB):
181°, 52.9412%, 93.3333%
XYZ:
52.1102, 69.6087, 91.5782
xyY:
0.2443, 0.3263, 69.6087
CIE-Lab:
86.8046, -33.8958, -11.5386
CIE-LCH:
86.8046, 35.8060, 198.7992
CIE-Luv:
86.8046, -51.6852, -12.8399
Hunter-Lab:
83.4318, -34.5175, -6.6769
#70ecee color charts
#70ecee color shades, tints & tones
#70ecee color schemes
#70ecee color preview, HTML & CSS examples
This text has a color of #70ecee
<p style="color:#70ecee;">Text here</p>
.mytext {color:#70ecee;}
This box has a color of #70ecee
<div style="background-color:#70ecee;">Content here</div>
.mybackground {background-color:#70ecee;}
Border around this has a color of #70ecee
<div style="border:2px solid #70ecee;">Content here</div>
.myborder {border:2px solid #70ecee;}