#253db5 color space conversions
Hex:
#253db5
RGB:
37, 61, 181
CMY:
85, 76, 29
CMYK:
80, 66, 0, 29
HSL:
230°, 66.0550%, 42.7451%
HSV (HSB):
230°, 79.5580%, 70.9804%
XYZ:
10.7722, 7.0670, 44.5124
xyY:
0.1728, 0.1133, 7.0670
CIE-Lab:
31.9589, 35.2487, -65.7474
CIE-LCH:
31.9589, 74.6002, 298.1968
CIE-Luv:
31.9589, -10.6780, -89.0111
Hunter-Lab:
26.5838, 25.8093, -80.6674
#253db5 color charts
#253db5 color shades, tints & tones
#253db5 color schemes
#253db5 color preview, HTML & CSS examples
This text has a color of #253db5
<p style="color:#253db5;">Text here</p>
.mytext {color:#253db5;}
This box has a color of #253db5
<div style="background-color:#253db5;">Content here</div>
.mybackground {background-color:#253db5;}
Border around this has a color of #253db5
<div style="border:2px solid #253db5;">Content here</div>
.myborder {border:2px solid #253db5;}