#252b7b color space conversions
Hex:
#252b7b
RGB:
37, 43, 123
CMY:
85, 83, 52
CMYK:
70, 65, 0, 52
HSL:
236°, 53.7500%, 31.3725%
HSV (HSB):
236°, 69.9187%, 48.2353%
XYZ:
5.2020, 3.5511, 19.1502
xyY:
0.1864, 0.1273, 3.5511
CIE-Lab:
22.1282, 25.4907, -46.3174
CIE-LCH:
22.1282, 52.8685, 298.8262
CIE-Luv:
22.1282, -5.2748, -55.4122
Hunter-Lab:
18.8444, 16.2969, -47.0608
#252b7b color charts
#252b7b color shades, tints & tones
#252b7b color schemes
#252b7b color preview, HTML & CSS examples
This text has a color of #252b7b
<p style="color:#252b7b;">Text here</p>
.mytext {color:#252b7b;}
This box has a color of #252b7b
<div style="background-color:#252b7b;">Content here</div>
.mybackground {background-color:#252b7b;}
Border around this has a color of #252b7b
<div style="border:2px solid #252b7b;">Content here</div>
.myborder {border:2px solid #252b7b;}