#3b35d3 color space conversions
Hex:
#3b35d3
RGB:
59, 53, 211
CMY:
77, 79, 17
CMYK:
72, 75, 0, 17
HSL:
242°, 64.2276%, 51.7647%
HSV (HSB):
242°, 74.8815%, 82.7451%
XYZ:
14.8346, 8.1792, 62.4249
xyY:
0.1736, 0.0957, 8.1792
CIE-Lab:
34.3533, 52.1647, -79.3323
CIE-LCH:
34.3533, 94.9462, 303.3268
CIE-Luv:
34.3533, -6.7640, -107.9390
Hunter-Lab:
28.5992, 42.5404, -109.3956
#3b35d3 color charts
#3b35d3 color shades, tints & tones
#3b35d3 color schemes
#3b35d3 color preview, HTML & CSS examples
This text has a color of #3b35d3
<p style="color:#3b35d3;">Text here</p>
.mytext {color:#3b35d3;}
This box has a color of #3b35d3
<div style="background-color:#3b35d3;">Content here</div>
.mybackground {background-color:#3b35d3;}
Border around this has a color of #3b35d3
<div style="border:2px solid #3b35d3;">Content here</div>
.myborder {border:2px solid #3b35d3;}