#55fafc color space conversions
Hex:
#55fafc
RGB:
85, 250, 252
CMY:
67, 2, 1
CMYK:
66, 1, 0, 1
HSL:
181°, 96.5318%, 66.0784%
HSV (HSB):
181°, 66.2698%, 98.8235%
XYZ:
55.5026, 77.3308, 104.0965
xyY:
0.2343, 0.3264, 77.3308
CIE-Lab:
90.4736, -41.0164, -13.4501
CIE-LCH:
90.4736, 43.1653, 198.1553
CIE-Luv:
90.4736, -61.7737, -15.0319
Hunter-Lab:
87.9379, -41.2299, -8.6280
#55fafc color charts
#55fafc color shades, tints & tones
#55fafc color schemes
#55fafc color preview, HTML & CSS examples
This text has a color of #55fafc
<p style="color:#55fafc;">Text here</p>
.mytext {color:#55fafc;}
This box has a color of #55fafc
<div style="background-color:#55fafc;">Content here</div>
.mybackground {background-color:#55fafc;}
Border around this has a color of #55fafc
<div style="border:2px solid #55fafc;">Content here</div>
.myborder {border:2px solid #55fafc;}