#32ace1 color space conversions
Hex:
#32ace1
RGB:
50, 172, 225
CMY:
80, 33, 12
CMYK:
78, 24, 0, 12
HSL:
198°, 74.4681%, 53.9216%
HSV (HSB):
198°, 77.7778%, 88.2353%
XYZ:
29.6585, 35.6194, 76.5462
xyY:
0.2091, 0.2512, 35.6194
CIE-Lab:
66.2281, -15.2956, -36.0627
CIE-LCH:
66.2281, 39.1723, 247.0164
CIE-Luv:
66.2281, -41.6268, -55.4293
Hunter-Lab:
59.6820, -15.7392, -34.2661
#32ace1 color charts
#32ace1 color shades, tints & tones
#32ace1 color schemes
#32ace1 color preview, HTML & CSS examples
This text has a color of #32ace1
<p style="color:#32ace1;">Text here</p>
.mytext {color:#32ace1;}
This box has a color of #32ace1
<div style="background-color:#32ace1;">Content here</div>
.mybackground {background-color:#32ace1;}
Border around this has a color of #32ace1
<div style="border:2px solid #32ace1;">Content here</div>
.myborder {border:2px solid #32ace1;}