#55cdfc color space conversions
Hex:
#55cdfc
RGB:
85, 205, 252
CMY:
67, 20, 1
CMYK:
66, 19, 0, 1
HSL:
197°, 96.5318%, 66.0784%
HSV (HSB):
197°, 66.2698%, 98.8235%
XYZ:
43.1483, 52.6222, 99.9784
xyY:
0.2204, 0.2688, 52.6222
CIE-Lab:
77.6514, -19.3922, -32.9242
CIE-LCH:
77.6514, 38.2107, 239.5021
CIE-Luv:
77.6514, -45.8585, -50.5903
Hunter-Lab:
72.5412, -20.7732, -30.9364
#55cdfc color charts
#55cdfc color shades, tints & tones
#55cdfc color schemes
#55cdfc color preview, HTML & CSS examples
This text has a color of #55cdfc
<p style="color:#55cdfc;">Text here</p>
.mytext {color:#55cdfc;}
This box has a color of #55cdfc
<div style="background-color:#55cdfc;">Content here</div>
.mybackground {background-color:#55cdfc;}
Border around this has a color of #55cdfc
<div style="border:2px solid #55cdfc;">Content here</div>
.myborder {border:2px solid #55cdfc;}