#32afdc color space conversions
Hex:
#32afdc
RGB:
50, 175, 220
CMY:
80, 31, 14
CMYK:
77, 20, 0, 14
HSL:
196°, 70.8333%, 52.9412%
HSV (HSB):
196°, 77.2727%, 86.2745%
XYZ:
29.5636, 36.5054, 73.1982
xyY:
0.2123, 0.2621, 36.5054
CIE-Lab:
66.9043, -18.5722, -32.2654
CIE-LCH:
66.9043, 37.2288, 240.0750
CIE-Luv:
66.9043, -42.9803, -48.6801
Hunter-Lab:
60.4197, -18.3935, -29.5359
#32afdc color charts
#32afdc color shades, tints & tones
#32afdc color schemes
#32afdc color preview, HTML & CSS examples
This text has a color of #32afdc
<p style="color:#32afdc;">Text here</p>
.mytext {color:#32afdc;}
This box has a color of #32afdc
<div style="background-color:#32afdc;">Content here</div>
.mybackground {background-color:#32afdc;}
Border around this has a color of #32afdc
<div style="border:2px solid #32afdc;">Content here</div>
.myborder {border:2px solid #32afdc;}