#5decc2 color space conversions
Hex:
#5decc2
RGB:
93, 236, 194
CMY:
64, 7, 24
CMYK:
61, 0, 18, 7
HSL:
162°, 79.0055%, 64.5098%
HSV (HSB):
162°, 60.5932%, 92.5490%
XYZ:
44.2473, 66.2131, 61.4873
xyY:
0.2573, 0.3851, 66.2131
CIE-Lab:
85.1050, -48.2847, 9.0067
CIE-LCH:
85.1050, 49.1175, 169.4338
CIE-Luv:
85.1050, -58.6297, 21.4184
Hunter-Lab:
81.3714, -45.3373, 12.1583
#5decc2 color charts
#5decc2 color shades, tints & tones
#5decc2 color schemes
#5decc2 color preview, HTML & CSS examples
This text has a color of #5decc2
<p style="color:#5decc2;">Text here</p>
.mytext {color:#5decc2;}
This box has a color of #5decc2
<div style="background-color:#5decc2;">Content here</div>
.mybackground {background-color:#5decc2;}
Border around this has a color of #5decc2
<div style="border:2px solid #5decc2;">Content here</div>
.myborder {border:2px solid #5decc2;}