#25aaff color space conversions
Hex:
#25aaff
RGB:
37, 170, 255
CMY:
85, 33, 0
CMYK:
85, 33, 0, 0
HSL:
203°, 100.0000%, 57.2549%
HSV (HSB):
203°, 85.4902%, 100.0000%
XYZ:
33.1877, 36.3628, 99.8773
xyY:
0.1959, 0.2146, 36.3628
CIE-Lab:
66.7962, -4.7935, -51.5745
CIE-LCH:
66.7962, 51.7968, 264.6900
CIE-Luv:
66.7962, -40.5416, -83.1081
Hunter-Lab:
60.3015, -7.2881, -55.9908
#25aaff color charts
#25aaff color shades, tints & tones
#25aaff color schemes
#25aaff color preview, HTML & CSS examples
This text has a color of #25aaff
<p style="color:#25aaff;">Text here</p>
.mytext {color:#25aaff;}
This box has a color of #25aaff
<div style="background-color:#25aaff;">Content here</div>
.mybackground {background-color:#25aaff;}
Border around this has a color of #25aaff
<div style="border:2px solid #25aaff;">Content here</div>
.myborder {border:2px solid #25aaff;}