#32e4e4 color space conversions
Hex:
#32e4e4
RGB:
50, 228, 228
CMY:
80, 11, 11
CMYK:
78, 0, 0, 11
HSL:
180°, 76.7241%, 54.5098%
HSV (HSB):
180°, 78.0702%, 89.4118%
XYZ:
43.0624, 61.7664, 83.0513
xyY:
0.2292, 0.3288, 61.7664
CIE-Lab:
82.7890, -41.7923, -12.4107
CIE-LCH:
82.7890, 43.5961, 196.5393
CIE-Luv:
82.7890, -60.8111, -13.1315
Hunter-Lab:
78.5916, -39.7304, -7.6403
#32e4e4 color charts
#32e4e4 color shades, tints & tones
#32e4e4 color schemes
#32e4e4 color preview, HTML & CSS examples
This text has a color of #32e4e4
<p style="color:#32e4e4;">Text here</p>
.mytext {color:#32e4e4;}
This box has a color of #32e4e4
<div style="background-color:#32e4e4;">Content here</div>
.mybackground {background-color:#32e4e4;}
Border around this has a color of #32e4e4
<div style="border:2px solid #32e4e4;">Content here</div>
.myborder {border:2px solid #32e4e4;}