#250e9e color space conversions
Hex:
#250e9e
RGB:
37, 14, 158
CMY:
85, 95, 38
CMYK:
77, 91, 0, 38
HSL:
250°, 83.7209%, 33.7255%
HSV (HSB):
250°, 91.1392%, 61.9608%
XYZ:
7.0915, 3.1760, 32.5870
xyY:
0.1655, 0.0741, 3.1760
CIE-Lab:
20.7355, 52.1504, -70.4431
CIE-LCH:
20.7355, 87.6464, 306.5133
CIE-Luv:
20.7355, -3.1871, -75.7171
Hunter-Lab:
17.8214, 39.8419, -95.9389
#250e9e color charts
#250e9e color shades, tints & tones
#250e9e color schemes
#250e9e color preview, HTML & CSS examples
This text has a color of #250e9e
<p style="color:#250e9e;">Text here</p>
.mytext {color:#250e9e;}
This box has a color of #250e9e
<div style="background-color:#250e9e;">Content here</div>
.mybackground {background-color:#250e9e;}
Border around this has a color of #250e9e
<div style="border:2px solid #250e9e;">Content here</div>
.myborder {border:2px solid #250e9e;}