#25abd5 color space conversions
Hex:
#25abd5
RGB:
37, 171, 213
CMY:
85, 33, 16
CMYK:
83, 20, 0, 16
HSL:
194°, 70.4000%, 49.0196%
HSV (HSB):
194°, 82.6291%, 83.5294%
XYZ:
27.3361, 34.3232, 68.1351
xyY:
0.2106, 0.2644, 34.3232
CIE-Lab:
65.2183, -20.0369, -31.0357
CIE-LCH:
65.2183, 36.9417, 237.1534
CIE-Luv:
65.2183, -43.5631, -46.2718
Hunter-Lab:
58.5860, -19.2379, -27.9436
#25abd5 color charts
#25abd5 color shades, tints & tones
#25abd5 color schemes
#25abd5 color preview, HTML & CSS examples
This text has a color of #25abd5
<p style="color:#25abd5;">Text here</p>
.mytext {color:#25abd5;}
This box has a color of #25abd5
<div style="background-color:#25abd5;">Content here</div>
.mybackground {background-color:#25abd5;}
Border around this has a color of #25abd5
<div style="border:2px solid #25abd5;">Content here</div>
.myborder {border:2px solid #25abd5;}