#250e5f color space conversions
Hex:
#250e5f
RGB:
37, 14, 95
CMY:
85, 95, 63
CMYK:
61, 85, 0, 63
HSL:
257°, 74.3119%, 21.3725%
HSV (HSB):
257°, 85.2632%, 37.2549%
XYZ:
2.9855, 1.5336, 10.9651
xyY:
0.1928, 0.0990, 1.5336
CIE-Lab:
12.8202, 33.5356, -43.3597
CIE-LCH:
12.8202, 54.8151, 307.7194
CIE-Luv:
12.8202, 0.8274, -38.9888
Hunter-Lab:
12.3839, 21.3614, -43.8286
#250e5f color charts
#250e5f color shades, tints & tones
#250e5f color schemes
#250e5f color preview, HTML & CSS examples
This text has a color of #250e5f
<p style="color:#250e5f;">Text here</p>
.mytext {color:#250e5f;}
This box has a color of #250e5f
<div style="background-color:#250e5f;">Content here</div>
.mybackground {background-color:#250e5f;}
Border around this has a color of #250e5f
<div style="border:2px solid #250e5f;">Content here</div>
.myborder {border:2px solid #250e5f;}