#25098c color space conversions
Hex:
#25098c
RGB:
37, 9, 140
CMY:
85, 96, 45
CMYK:
74, 94, 0, 45
HSL:
253°, 87.9195%, 29.2157%
HSV (HSB):
253°, 93.5714%, 54.9020%
XYZ:
5.5943, 2.4821, 24.9952
xyY:
0.1692, 0.0751, 2.4821
CIE-Lab:
17.8376, 48.6415, -64.1196
CIE-LCH:
17.8376, 80.4818, 307.1842
CIE-Luv:
17.8376, -1.8322, -64.6318
Hunter-Lab:
15.7548, 35.8114, -83.0360
#25098c color charts
#25098c color shades, tints & tones
#25098c color schemes
#25098c color preview, HTML & CSS examples
This text has a color of #25098c
<p style="color:#25098c;">Text here</p>
.mytext {color:#25098c;}
This box has a color of #25098c
<div style="background-color:#25098c;">Content here</div>
.mybackground {background-color:#25098c;}
Border around this has a color of #25098c
<div style="border:2px solid #25098c;">Content here</div>
.myborder {border:2px solid #25098c;}