#84e6e6 color space conversions
Hex:
#84e6e6
RGB:
132, 230, 230
CMY:
48, 10, 10
CMYK:
43, 0, 0, 10
HSL:
180°, 66.2162%, 70.9804%
HSV (HSB):
180°, 42.6087%, 90.1961%
XYZ:
52.0955, 67.2123, 85.0905
xyY:
0.2549, 0.3288, 67.2123
CIE-Lab:
85.6111, -28.7898, -9.0286
CIE-LCH:
85.6111, 30.1723, 197.4116
CIE-Luv:
85.6111, -43.8956, -9.4833
Hunter-Lab:
81.9831, -30.0442, -4.1490
#84e6e6 color charts
#84e6e6 color shades, tints & tones
#84e6e6 color schemes
#84e6e6 color preview, HTML & CSS examples
This text has a color of #84e6e6
<p style="color:#84e6e6;">Text here</p>
.mytext {color:#84e6e6;}
This box has a color of #84e6e6
<div style="background-color:#84e6e6;">Content here</div>
.mybackground {background-color:#84e6e6;}
Border around this has a color of #84e6e6
<div style="border:2px solid #84e6e6;">Content here</div>
.myborder {border:2px solid #84e6e6;}