#251c5c color space conversions
Hex:
#251c5c
RGB:
37, 28, 92
CMY:
85, 89, 64
CMYK:
60, 70, 0, 64
HSL:
248°, 53.3333%, 23.5294%
HSV (HSB):
248°, 69.5652%, 36.0784%
XYZ:
3.1100, 1.9965, 10.3467
xyY:
0.2013, 0.1292, 1.9965
CIE-Lab:
15.4690, 24.2801, -37.0093
CIE-LCH:
15.4690, 44.2630, 303.2670
CIE-Luv:
15.4690, -0.7569, -37.8069
Hunter-Lab:
14.1299, 14.5604, -33.5245
#251c5c color charts
#251c5c color shades, tints & tones
#251c5c color schemes
#251c5c color preview, HTML & CSS examples
This text has a color of #251c5c
<p style="color:#251c5c;">Text here</p>
.mytext {color:#251c5c;}
This box has a color of #251c5c
<div style="background-color:#251c5c;">Content here</div>
.mybackground {background-color:#251c5c;}
Border around this has a color of #251c5c
<div style="border:2px solid #251c5c;">Content here</div>
.myborder {border:2px solid #251c5c;}