#3b1def color space conversions
Hex:
#3b1def
RGB:
59, 29, 239
CMY:
77, 89, 6
CMYK:
75, 88, 0, 6
HSL:
249°, 86.7769%, 52.5490%
HSV (HSB):
249°, 87.8661%, 93.7255%
XYZ:
17.8230, 8.0405, 82.2740
xyY:
0.1648, 0.0744, 8.0405
CIE-Lab:
34.0672, 70.3808, -95.8420
CIE-LCH:
34.0672, 118.9081, 306.2914
CIE-Luv:
34.0672, -5.6632, -124.2255
Hunter-Lab:
28.3558, 62.5730, -152.1798
#3b1def color charts
#3b1def color shades, tints & tones
#3b1def color schemes
#3b1def color preview, HTML & CSS examples
This text has a color of #3b1def
<p style="color:#3b1def;">Text here</p>
.mytext {color:#3b1def;}
This box has a color of #3b1def
<div style="background-color:#3b1def;">Content here</div>
.mybackground {background-color:#3b1def;}
Border around this has a color of #3b1def
<div style="border:2px solid #3b1def;">Content here</div>
.myborder {border:2px solid #3b1def;}