#25daea color space conversions
Hex:
#25daea
RGB:
37, 218, 234
CMY:
85, 15, 8
CMYK:
84, 7, 0, 8
HSL:
185°, 82.4268%, 53.1373%
HSV (HSB):
185°, 84.1880%, 91.7647%
XYZ:
40.6856, 56.4766, 86.5986
xyY:
0.2214, 0.3073, 56.4766
CIE-Lab:
79.8843, -36.4713, -19.9843
CIE-LCH:
79.8843, 41.5876, 208.7203
CIE-Luv:
79.8843, -58.1895, -26.4119
Hunter-Lab:
75.1509, -34.8768, -15.7159
#25daea color charts
#25daea color shades, tints & tones
#25daea color schemes
#25daea color preview, HTML & CSS examples
This text has a color of #25daea
<p style="color:#25daea;">Text here</p>
.mytext {color:#25daea;}
This box has a color of #25daea
<div style="background-color:#25daea;">Content here</div>
.mybackground {background-color:#25daea;}
Border around this has a color of #25daea
<div style="border:2px solid #25daea;">Content here</div>
.myborder {border:2px solid #25daea;}