#32f3f9 color space conversions
Hex:
#32f3f9
RGB:
50, 243, 249
CMY:
80, 5, 2
CMYK:
80, 2, 0, 2
HSL:
182°, 94.3128%, 58.6275%
HSV (HSB):
182°, 79.9197%, 97.6471%
XYZ:
50.4649, 71.6188, 100.7866
xyY:
0.2264, 0.3213, 71.6188
CIE-Lab:
87.7848, -42.4740, -15.9752
CIE-LCH:
87.7848, 45.3789, 200.6122
CIE-Luv:
87.7848, -64.3561, -19.0292
Hunter-Lab:
84.6279, -41.6567, -11.3712
#32f3f9 color charts
#32f3f9 color shades, tints & tones
#32f3f9 color schemes
#32f3f9 color preview, HTML & CSS examples
This text has a color of #32f3f9
<p style="color:#32f3f9;">Text here</p>
.mytext {color:#32f3f9;}
This box has a color of #32f3f9
<div style="background-color:#32f3f9;">Content here</div>
.mybackground {background-color:#32f3f9;}
Border around this has a color of #32f3f9
<div style="border:2px solid #32f3f9;">Content here</div>
.myborder {border:2px solid #32f3f9;}