#20fcff color space conversions
Hex:
#20fcff
RGB:
32, 252, 255
CMY:
87, 1, 0
CMYK:
87, 1, 0, 0
HSL:
181°, 100.0000%, 56.2745%
HSV (HSB):
181°, 87.4510%, 100.0000%
XYZ:
53.4561, 77.1479, 106.6813
xyY:
0.2253, 0.3251, 77.1479
CIE-Lab:
90.3896, -45.8554, -15.2124
CIE-LCH:
90.3896, 48.3128, 198.3531
CIE-Luv:
90.3896, -68.3312, -17.3183
Hunter-Lab:
87.8339, -45.0734, -10.5288
#20fcff color charts
#20fcff color shades, tints & tones
#20fcff color schemes
#20fcff color preview, HTML & CSS examples
This text has a color of #20fcff
<p style="color:#20fcff;">Text here</p>
.mytext {color:#20fcff;}
This box has a color of #20fcff
<div style="background-color:#20fcff;">Content here</div>
.mybackground {background-color:#20fcff;}
Border around this has a color of #20fcff
<div style="border:2px solid #20fcff;">Content here</div>
.myborder {border:2px solid #20fcff;}