#98daca color space conversions
Hex:
#98daca
RGB:
152, 218, 202
CMY:
40, 15, 21
CMYK:
30, 0, 7, 15
HSL:
165°, 47.1429%, 72.5490%
HSV (HSB):
165°, 30.2752%, 85.4902%
XYZ:
48.6810, 61.0825, 65.1015
xyY:
0.2784, 0.3493, 61.0825
CIE-Lab:
82.4231, -24.1910, 1.2052
CIE-LCH:
82.4231, 24.2210, 177.1480
CIE-Luv:
82.4231, -32.1520, 5.8810
Hunter-Lab:
78.1553, -25.5886, 5.3216
#98daca color charts
#98daca color shades, tints & tones
#98daca color schemes
#98daca color preview, HTML & CSS examples
This text has a color of #98daca
<p style="color:#98daca;">Text here</p>
.mytext {color:#98daca;}
This box has a color of #98daca
<div style="background-color:#98daca;">Content here</div>
.mybackground {background-color:#98daca;}
Border around this has a color of #98daca
<div style="border:2px solid #98daca;">Content here</div>
.myborder {border:2px solid #98daca;}