#5debd5 color space conversions
Hex:
#5debd5
RGB:
93, 235, 213
CMY:
64, 8, 16
CMYK:
60, 0, 9, 8
HSL:
171°, 78.0220%, 64.3137%
HSV (HSB):
171°, 60.4255%, 92.1569%
XYZ:
46.2328, 66.5479, 73.3591
xyY:
0.2484, 0.3575, 66.5479
CIE-Lab:
85.2751, -43.3063, -0.7198
CIE-LCH:
85.2751, 43.3123, 180.9522
CIE-Luv:
85.2751, -57.1967, 5.8794
Hunter-Lab:
81.5769, -41.5968, 3.7865
#5debd5 color charts
#5debd5 color shades, tints & tones
#5debd5 color schemes
#5debd5 color preview, HTML & CSS examples
This text has a color of #5debd5
<p style="color:#5debd5;">Text here</p>
.mytext {color:#5debd5;}
This box has a color of #5debd5
<div style="background-color:#5debd5;">Content here</div>
.mybackground {background-color:#5debd5;}
Border around this has a color of #5debd5
<div style="border:2px solid #5debd5;">Content here</div>
.myborder {border:2px solid #5debd5;}