#3725e5 color space conversions
Hex:
#3725e5
RGB:
55, 37, 229
CMY:
78, 85, 10
CMYK:
76, 84, 0, 10
HSL:
246°, 78.6885%, 52.1569%
HSV (HSB):
246°, 83.8428%, 89.8039%
XYZ:
16.3800, 7.7925, 74.7695
xyY:
0.1656, 0.0788, 7.7925
CIE-Lab:
33.5470, 64.6811, -91.0228
CIE-LCH:
33.5470, 111.6638, 305.3977
CIE-Luv:
33.5470, -6.3700, -118.7106
Hunter-Lab:
27.9151, 55.8887, -139.2657
#3725e5 color charts
#3725e5 color shades, tints & tones
#3725e5 color schemes
#3725e5 color preview, HTML & CSS examples
This text has a color of #3725e5
<p style="color:#3725e5;">Text here</p>
.mytext {color:#3725e5;}
This box has a color of #3725e5
<div style="background-color:#3725e5;">Content here</div>
.mybackground {background-color:#3725e5;}
Border around this has a color of #3725e5
<div style="border:2px solid #3725e5;">Content here</div>
.myborder {border:2px solid #3725e5;}