#5eceff color space conversions
Hex:
#5eceff
RGB:
94, 206, 255
CMY:
63, 19, 0
CMYK:
63, 19, 0, 0
HSL:
198°, 100.0000%, 68.4314%
HSV (HSB):
198°, 63.1373%, 100.0000%
XYZ:
44.7374, 53.7423, 102.6231
xyY:
0.2225, 0.2672, 53.7423
CIE-Lab:
78.3112, -17.5755, -33.4858
CIE-LCH:
78.3112, 37.8179, 242.3065
CIE-Luv:
78.3112, -44.1886, -51.8361
Hunter-Lab:
73.3091, -19.3602, -31.6818
#5eceff color charts
#5eceff color shades, tints & tones
#5eceff color schemes
#5eceff color preview, HTML & CSS examples
This text has a color of #5eceff
<p style="color:#5eceff;">Text here</p>
.mytext {color:#5eceff;}
This box has a color of #5eceff
<div style="background-color:#5eceff;">Content here</div>
.mybackground {background-color:#5eceff;}
Border around this has a color of #5eceff
<div style="border:2px solid #5eceff;">Content here</div>
.myborder {border:2px solid #5eceff;}