#3b31e5 color space conversions
Hex:
#3b31e5
RGB:
59, 49, 229
CMY:
77, 81, 10
CMYK:
74, 79, 0, 10
HSL:
243°, 77.5862%, 54.5098%
HSV (HSB):
243°, 78.6026%, 89.8039%
XYZ:
17.0448, 8.7836, 74.9258
xyY:
0.1692, 0.0872, 8.7836
CIE-Lab:
35.5642, 59.7007, -87.6676
CIE-LCH:
35.5642, 106.0650, 304.2544
CIE-Luv:
35.5642, -7.0901, -118.6937
Hunter-Lab:
29.6371, 50.7935, -129.1456
#3b31e5 color charts
#3b31e5 color shades, tints & tones
#3b31e5 color schemes
#3b31e5 color preview, HTML & CSS examples
This text has a color of #3b31e5
<p style="color:#3b31e5;">Text here</p>
.mytext {color:#3b31e5;}
This box has a color of #3b31e5
<div style="background-color:#3b31e5;">Content here</div>
.mybackground {background-color:#3b31e5;}
Border around this has a color of #3b31e5
<div style="border:2px solid #3b31e5;">Content here</div>
.myborder {border:2px solid #3b31e5;}