#5effcc color space conversions
Hex:
#5effcc
RGB:
94, 255, 204
CMY:
63, 0, 20
CMYK:
63, 0, 20, 0
HSL:
161°, 100.0000%, 68.4314%
HSV (HSB):
161°, 63.1373%, 100.0000%
XYZ:
51.2752, 78.2593, 69.5298
xyY:
0.2576, 0.3931, 78.2593
CIE-Lab:
90.8981, -53.7378, 12.0804
CIE-LCH:
90.8981, 55.0790, 167.3304
CIE-Luv:
90.8981, -64.7420, 27.0782
Hunter-Lab:
88.4643, -51.3514, 15.3252
#5effcc color charts
#5effcc color shades, tints & tones
#5effcc color schemes
#5effcc color preview, HTML & CSS examples
This text has a color of #5effcc
<p style="color:#5effcc;">Text here</p>
.mytext {color:#5effcc;}
This box has a color of #5effcc
<div style="background-color:#5effcc;">Content here</div>
.mybackground {background-color:#5effcc;}
Border around this has a color of #5effcc
<div style="border:2px solid #5effcc;">Content here</div>
.myborder {border:2px solid #5effcc;}