#25badf color space conversions
Hex:
#25badf
RGB:
37, 186, 223
CMY:
85, 27, 13
CMYK:
83, 17, 0, 13
HSL:
192°, 74.4000%, 50.9804%
HSV (HSB):
192°, 83.4081%, 87.4510%
XYZ:
31.6411, 40.8388, 76.0271
xyY:
0.2131, 0.2750, 40.8388
CIE-Lab:
70.0629, -24.4303, -29.0481
CIE-LCH:
70.0629, 37.9556, 229.9351
CIE-Luv:
70.0629, -48.0435, -42.7919
Hunter-Lab:
63.9053, -23.4543, -25.8027
#25badf color charts
#25badf color shades, tints & tones
#25badf color schemes
#25badf color preview, HTML & CSS examples
This text has a color of #25badf
<p style="color:#25badf;">Text here</p>
.mytext {color:#25badf;}
This box has a color of #25badf
<div style="background-color:#25badf;">Content here</div>
.mybackground {background-color:#25badf;}
Border around this has a color of #25badf
<div style="border:2px solid #25badf;">Content here</div>
.myborder {border:2px solid #25badf;}