#32def1 color space conversions
Hex:
#32def1
RGB:
50, 222, 241
CMY:
80, 13, 5
CMYK:
79, 8, 0, 5
HSL:
186°, 87.2146%, 57.0588%
HSV (HSB):
186°, 79.2531%, 94.5098%
XYZ:
43.3139, 59.2715, 92.3768
xyY:
0.2222, 0.3040, 59.2715
CIE-Lab:
81.4406, -35.2342, -21.3339
CIE-LCH:
81.4406, 41.1896, 211.1944
CIE-Luv:
81.4406, -57.8027, -28.9008
Hunter-Lab:
76.9880, -34.3040, -17.2496
#32def1 color charts
#32def1 color shades, tints & tones
#32def1 color schemes
#32def1 color preview, HTML & CSS examples
This text has a color of #32def1
<p style="color:#32def1;">Text here</p>
.mytext {color:#32def1;}
This box has a color of #32def1
<div style="background-color:#32def1;">Content here</div>
.mybackground {background-color:#32def1;}
Border around this has a color of #32def1
<div style="border:2px solid #32def1;">Content here</div>
.myborder {border:2px solid #32def1;}