#5debbe color space conversions
Hex:
#5debbe
RGB:
93, 235, 190
CMY:
64, 8, 25
CMYK:
60, 0, 19, 8
HSL:
161°, 78.0220%, 64.3137%
HSV (HSB):
161°, 60.4255%, 92.1569%
XYZ:
43.5168, 65.4615, 59.0570
xyY:
0.2590, 0.3896, 65.4615
CIE-Lab:
84.7210, -48.7738, 10.5520
CIE-LCH:
84.7210, 49.9022, 167.7924
CIE-Luv:
84.7210, -58.4815, 23.7449
Hunter-Lab:
80.9083, -45.5827, 13.3586
#5debbe color charts
#5debbe color shades, tints & tones
#5debbe color schemes
#5debbe color preview, HTML & CSS examples
This text has a color of #5debbe
<p style="color:#5debbe;">Text here</p>
.mytext {color:#5debbe;}
This box has a color of #5debbe
<div style="background-color:#5debbe;">Content here</div>
.mybackground {background-color:#5debbe;}
Border around this has a color of #5debbe
<div style="border:2px solid #5debbe;">Content here</div>
.myborder {border:2px solid #5debbe;}