#32facc color space conversions
Hex:
#32facc
RGB:
50, 250, 204
CMY:
80, 2, 20
CMYK:
80, 0, 18, 2
HSL:
166°, 95.2381%, 58.8235%
HSV (HSB):
166°, 80.0000%, 98.0392%
XYZ:
46.4001, 73.4090, 68.8506
xyY:
0.2459, 0.3891, 73.4090
CIE-Lab:
88.6424, -57.3466, 8.7540
CIE-LCH:
88.6424, 58.0109, 171.3208
CIE-Luv:
88.6424, -70.0318, 22.5630
Hunter-Lab:
85.6790, -53.2704, 12.3306
#32facc color charts
#32facc RGB chart
#32facc CMYK chart
#32facc RGB pie chart
#32facc color shades, tints & tones
#32facc color schemes
#32facc color preview, HTML & CSS examples
This text has a color of #32facc
<p style="color:#32facc;">Text here</p>
.mytext {color:#32facc;}
Text color #32facc
This box has a color of #32facc
<div style="background-color:#32facc;">Content here</div>
.mybackground {background-color:#32facc;}
Background color #32facc
Border around this has a color of #32facc
<div style="border:2px solid #32facc;">Content here</div>
.myborder {border:2px solid #32facc;}
Border color #32facc