#250d8d color space conversions
Hex:
#250d8d
RGB:
37, 13, 141
CMY:
85, 95, 45
CMYK:
74, 91, 0, 45
HSL:
251°, 83.1169%, 30.1961%
HSV (HSB):
251°, 90.7801%, 55.2941%
XYZ:
5.7146, 2.6042, 25.4008
xyY:
0.1695, 0.0772, 2.6042
CIE-Lab:
18.3837, 47.6725, -63.8370
CIE-LCH:
18.3837, 79.6733, 306.7518
CIE-Luv:
18.3837, -2.1264, -65.6262
Hunter-Lab:
16.1377, 34.9685, -82.0263
#250d8d color charts
#250d8d color shades, tints & tones
#250d8d color schemes
#250d8d color preview, HTML & CSS examples
This text has a color of #250d8d
<p style="color:#250d8d;">Text here</p>
.mytext {color:#250d8d;}
This box has a color of #250d8d
<div style="background-color:#250d8d;">Content here</div>
.mybackground {background-color:#250d8d;}
Border around this has a color of #250d8d
<div style="border:2px solid #250d8d;">Content here</div>
.myborder {border:2px solid #250d8d;}