#25fafd color space conversions
Hex:
#25fafd
RGB:
37, 250, 253
CMY:
85, 2, 1
CMYK:
85, 1, 0, 1
HSL:
181°, 98.1818%, 56.8627%
HSV (HSB):
181°, 85.3755%, 99.2157%
XYZ:
52.6782, 75.8564, 104.7938
xyY:
0.2258, 0.3251, 75.8564
CIE-Lab:
89.7926, -45.2938, -15.0632
CIE-LCH:
89.7926, 47.7328, 198.3954
CIE-Luv:
89.7926, -67.4965, -17.1379
Hunter-Lab:
87.0956, -44.4547, -10.3711
#25fafd color charts
#25fafd color shades, tints & tones
#25fafd color schemes
#25fafd color preview, HTML & CSS examples
This text has a color of #25fafd
<p style="color:#25fafd;">Text here</p>
.mytext {color:#25fafd;}
This box has a color of #25fafd
<div style="background-color:#25fafd;">Content here</div>
.mybackground {background-color:#25fafd;}
Border around this has a color of #25fafd
<div style="border:2px solid #25fafd;">Content here</div>
.myborder {border:2px solid #25fafd;}