#85e1e1 color space conversions
Hex:
#85e1e1
RGB:
133, 225, 225
CMY:
48, 12, 12
CMYK:
41, 0, 0, 12
HSL:
180°, 60.5263%, 70.1961%
HSV (HSB):
180°, 40.8889%, 88.2353%
XYZ:
50.1887, 64.2732, 80.9949
xyY:
0.2568, 0.3288, 64.2732
CIE-Lab:
84.1078, -27.3648, -8.6160
CIE-LCH:
84.1078, 28.6892, 197.4770
CIE-Luv:
84.1078, -41.7295, -9.0158
Hunter-Lab:
80.1706, -28.5533, -3.7802
#85e1e1 color charts
#85e1e1 color shades, tints & tones
#85e1e1 color schemes
#85e1e1 color preview, HTML & CSS examples
This text has a color of #85e1e1
<p style="color:#85e1e1;">Text here</p>
.mytext {color:#85e1e1;}
This box has a color of #85e1e1
<div style="background-color:#85e1e1;">Content here</div>
.mybackground {background-color:#85e1e1;}
Border around this has a color of #85e1e1
<div style="border:2px solid #85e1e1;">Content here</div>
.myborder {border:2px solid #85e1e1;}