#8dabbd color space conversions
Hex:
#8dabbd
RGB:
141, 171, 189
CMY:
45, 33, 26
CMYK:
25, 10, 0, 26
HSL:
203°, 26.6667%, 64.7059%
HSV (HSB):
203°, 25.3968%, 74.1176%
XYZ:
34.7327, 38.4627, 53.7375
xyY:
0.2736, 0.3030, 38.4627
CIE-Lab:
68.3602, -6.1540, -12.6043
CIE-LCH:
68.3602, 14.0264, 243.9762
CIE-Luv:
68.3602, -16.0706, -18.1744
Hunter-Lab:
62.0183, -8.5648, -7.9608
#8dabbd color charts
#8dabbd color shades, tints & tones
#8dabbd color schemes
#8dabbd color preview, HTML & CSS examples
This text has a color of #8dabbd
<p style="color:#8dabbd;">Text here</p>
.mytext {color:#8dabbd;}
This box has a color of #8dabbd
<div style="background-color:#8dabbd;">Content here</div>
.mybackground {background-color:#8dabbd;}
Border around this has a color of #8dabbd
<div style="border:2px solid #8dabbd;">Content here</div>
.myborder {border:2px solid #8dabbd;}