#32affc color space conversions
Hex:
#32affc
RGB:
50, 175, 252
CMY:
80, 31, 1
CMYK:
80, 31, 0, 1
HSL:
203°, 97.1154%, 59.2157%
HSV (HSB):
203°, 80.1587%, 98.8235%
XYZ:
34.2161, 38.3663, 97.6975
xyY:
0.2009, 0.2253, 38.3663
CIE-Lab:
68.2897, -7.6315, -47.5753
CIE-LCH:
68.2897, 48.1835, 260.8868
CIE-Luv:
68.2897, -41.0510, -76.2276
Hunter-Lab:
61.9406, -9.7923, -50.1585
#32affc color charts
#32affc color shades, tints & tones
#32affc color schemes
#32affc color preview, HTML & CSS examples
This text has a color of #32affc
<p style="color:#32affc;">Text here</p>
.mytext {color:#32affc;}
This box has a color of #32affc
<div style="background-color:#32affc;">Content here</div>
.mybackground {background-color:#32affc;}
Border around this has a color of #32affc
<div style="border:2px solid #32affc;">Content here</div>
.myborder {border:2px solid #32affc;}