#32e5e5 color space conversions
Hex:
#32e5e5
RGB:
50, 229, 229
CMY:
80, 10, 10
CMYK:
78, 0, 0, 10
HSL:
180°, 77.4892%, 54.7059%
HSV (HSB):
180°, 78.1659%, 89.8039%
XYZ:
43.4776, 62.3739, 83.8766
xyY:
0.2292, 0.3288, 62.3739
CIE-Lab:
83.1118, -41.9536, -12.4574
CIE-LCH:
83.1118, 43.7641, 196.5378
CIE-Luv:
83.1118, -61.0797, -13.1896
Hunter-Lab:
78.9771, -39.9443, -7.6842
#32e5e5 color charts
#32e5e5 color shades, tints & tones
#32e5e5 color schemes
#32e5e5 color preview, HTML & CSS examples
This text has a color of #32e5e5
<p style="color:#32e5e5;">Text here</p>
.mytext {color:#32e5e5;}
This box has a color of #32e5e5
<div style="background-color:#32e5e5;">Content here</div>
.mybackground {background-color:#32e5e5;}
Border around this has a color of #32e5e5
<div style="border:2px solid #32e5e5;">Content here</div>
.myborder {border:2px solid #32e5e5;}