#25abcd color space conversions
Hex:
#25abcd
RGB:
37, 171, 205
CMY:
85, 33, 20
CMYK:
82, 17, 0, 20
HSL:
192°, 69.4215%, 47.4510%
HSV (HSB):
192°, 81.9512%, 80.3922%
XYZ:
26.3453, 33.9269, 62.9176
xyY:
0.2139, 0.2754, 33.9269
CIE-Lab:
64.9045, -22.7209, -27.0937
CIE-LCH:
64.9045, 35.3597, 230.0168
CIE-Luv:
64.9045, -44.1168, -39.3141
Hunter-Lab:
58.2468, -21.1955, -23.2717
#25abcd color charts
#25abcd color shades, tints & tones
#25abcd color schemes
#25abcd color preview, HTML & CSS examples
This text has a color of #25abcd
<p style="color:#25abcd;">Text here</p>
.mytext {color:#25abcd;}
This box has a color of #25abcd
<div style="background-color:#25abcd;">Content here</div>
.mybackground {background-color:#25abcd;}
Border around this has a color of #25abcd
<div style="border:2px solid #25abcd;">Content here</div>
.myborder {border:2px solid #25abcd;}