#3b25e1 color space conversions
Hex:
#3b25e1
RGB:
59, 37, 225
CMY:
77, 85, 12
CMYK:
74, 84, 0, 12
HSL:
247°, 75.8065%, 51.3725%
HSV (HSB):
247°, 83.5556%, 88.2353%
XYZ:
16.0558, 7.6892, 71.8721
xyY:
0.1679, 0.0804, 7.6892
CIE-Lab:
33.3270, 63.7814, -89.0927
CIE-LCH:
33.3270, 109.5700, 305.5988
CIE-Luv:
33.3270, -5.5299, -116.5058
Hunter-Lab:
27.7294, 54.8283, -134.2638
#3b25e1 color charts
#3b25e1 color shades, tints & tones
#3b25e1 color schemes
#3b25e1 color preview, HTML & CSS examples
This text has a color of #3b25e1
<p style="color:#3b25e1;">Text here</p>
.mytext {color:#3b25e1;}
This box has a color of #3b25e1
<div style="background-color:#3b25e1;">Content here</div>
.mybackground {background-color:#3b25e1;}
Border around this has a color of #3b25e1
<div style="border:2px solid #3b25e1;">Content here</div>
.myborder {border:2px solid #3b25e1;}