#32abdf color space conversions
Hex:
#32abdf
RGB:
50, 171, 223
CMY:
80, 33, 13
CMYK:
78, 23, 0, 13
HSL:
198°, 72.9958%, 53.5294%
HSV (HSB):
198°, 77.5785%, 87.4510%
XYZ:
29.1976, 35.1316, 75.0542
xyY:
0.2095, 0.2521, 35.1316
CIE-Lab:
65.8510, -15.4364, -35.5498
CIE-LCH:
65.8510, 38.7566, 246.5286
CIE-Luv:
65.8510, -41.4030, -54.5002
Hunter-Lab:
59.2720, -15.7961, -33.5867
#32abdf color charts
#32abdf color shades, tints & tones
#32abdf color schemes
#32abdf color preview, HTML & CSS examples
This text has a color of #32abdf
<p style="color:#32abdf;">Text here</p>
.mytext {color:#32abdf;}
This box has a color of #32abdf
<div style="background-color:#32abdf;">Content here</div>
.mybackground {background-color:#32abdf;}
Border around this has a color of #32abdf
<div style="border:2px solid #32abdf;">Content here</div>
.myborder {border:2px solid #32abdf;}