#3b45e5 color space conversions
Hex:
#3b45e5
RGB:
59, 69, 229
CMY:
77, 73, 10
CMYK:
74, 70, 0, 10
HSL:
236°, 76.5766%, 56.4706%
HSV (HSB):
236°, 74.2358%, 89.8039%
XYZ:
18.0746, 10.8432, 75.2690
xyY:
0.1735, 0.1041, 10.8432
CIE-Lab:
39.3151, 49.1009, -81.4698
CIE-LCH:
39.3151, 95.1221, 301.0769
CIE-Luv:
39.3151, -10.2203, -116.6747
Hunter-Lab:
32.9290, 40.3522, -112.4747
#3b45e5 color charts
#3b45e5 color shades, tints & tones
#3b45e5 color schemes
#3b45e5 color preview, HTML & CSS examples
This text has a color of #3b45e5
<p style="color:#3b45e5;">Text here</p>
.mytext {color:#3b45e5;}
This box has a color of #3b45e5
<div style="background-color:#3b45e5;">Content here</div>
.mybackground {background-color:#3b45e5;}
Border around this has a color of #3b45e5
<div style="border:2px solid #3b45e5;">Content here</div>
.myborder {border:2px solid #3b45e5;}