#93debd color space conversions
Hex:
#93debd
RGB:
147, 222, 189
CMY:
42, 13, 26
CMYK:
34, 0, 15, 13
HSL:
154°, 53.1915%, 72.3529%
HSV (HSB):
154°, 33.7838%, 87.0588%
XYZ:
47.3392, 62.1197, 57.6394
xyY:
0.2833, 0.3718, 62.1197
CIE-Lab:
82.9770, -30.2886, 8.8608
CIE-LCH:
82.9770, 31.5581, 163.6934
CIE-Luv:
82.9770, -36.1097, 18.2857
Hunter-Lab:
78.8161, -30.7159, 11.8116
#93debd color charts
#93debd color shades, tints & tones
#93debd color schemes
#93debd color preview, HTML & CSS examples
This text has a color of #93debd
<p style="color:#93debd;">Text here</p>
.mytext {color:#93debd;}
This box has a color of #93debd
<div style="background-color:#93debd;">Content here</div>
.mybackground {background-color:#93debd;}
Border around this has a color of #93debd
<div style="border:2px solid #93debd;">Content here</div>
.myborder {border:2px solid #93debd;}