#252c51 color space conversions
Hex:
#252c51
RGB:
37, 44, 81
CMY:
85, 83, 68
CMYK:
54, 46, 0, 68
HSL:
230°, 37.2881%, 23.1373%
HSV (HSB):
230°, 54.3210%, 31.7647%
XYZ:
3.1488, 2.7888, 8.1569
xyY:
0.2234, 0.1979, 2.7888
CIE-Lab:
19.1772, 8.9598, -23.6608
CIE-LCH:
19.1772, 25.3004, 290.7405
CIE-Luv:
19.1772, -4.1095, -26.6623
Hunter-Lab:
16.6996, 4.4333, -17.2705
#252c51 color charts
#252c51 color shades, tints & tones
#252c51 color schemes
#252c51 color preview, HTML & CSS examples
This text has a color of #252c51
<p style="color:#252c51;">Text here</p>
.mytext {color:#252c51;}
This box has a color of #252c51
<div style="background-color:#252c51;">Content here</div>
.mybackground {background-color:#252c51;}
Border around this has a color of #252c51
<div style="border:2px solid #252c51;">Content here</div>
.myborder {border:2px solid #252c51;}