#32f9f9 color space conversions
Hex:
#32f9f9
RGB:
50, 249, 249
CMY:
80, 2, 2
CMYK:
80, 0, 0, 2
HSL:
180°, 94.3128%, 58.6275%
HSV (HSB):
180°, 79.9197%, 97.6471%
XYZ:
52.2900, 75.2690, 101.3949
xyY:
0.2284, 0.3288, 75.2690
CIE-Lab:
89.5189, -45.1252, -13.3768
CIE-LCH:
89.5189, 47.0662, 196.5119
CIE-Luv:
89.5189, -66.3798, -14.3339
Hunter-Lab:
86.7577, -44.2419, -8.5626
#32f9f9 color charts
#32f9f9 color shades, tints & tones
#32f9f9 color schemes
#32f9f9 color preview, HTML & CSS examples
This text has a color of #32f9f9
<p style="color:#32f9f9;">Text here</p>
.mytext {color:#32f9f9;}
This box has a color of #32f9f9
<div style="background-color:#32f9f9;">Content here</div>
.mybackground {background-color:#32f9f9;}
Border around this has a color of #32f9f9
<div style="border:2px solid #32f9f9;">Content here</div>
.myborder {border:2px solid #32f9f9;}