#3d3ff9 color space conversions
Hex:
#3d3ff9
RGB:
61, 63, 249
CMY:
76, 75, 2
CMYK:
76, 75, 0, 2
HSL:
239°, 94.0000%, 60.7843%
HSV (HSB):
239°, 75.5020%, 97.6471%
XYZ:
20.8009, 11.3867, 90.7241
xyY:
0.1692, 0.0926, 11.3867
CIE-Lab:
40.2242, 58.9670, -91.2607
CIE-LCH:
40.2242, 108.6537, 302.8680
CIE-Luv:
40.2242, -9.6396, -129.3515
Hunter-Lab:
33.7441, 50.9803, -135.7854
#3d3ff9 color charts
#3d3ff9 color shades, tints & tones
#3d3ff9 color schemes
#3d3ff9 color preview, HTML & CSS examples
This text has a color of #3d3ff9
<p style="color:#3d3ff9;">Text here</p>
.mytext {color:#3d3ff9;}
This box has a color of #3d3ff9
<div style="background-color:#3d3ff9;">Content here</div>
.mybackground {background-color:#3d3ff9;}
Border around this has a color of #3d3ff9
<div style="border:2px solid #3d3ff9;">Content here</div>
.myborder {border:2px solid #3d3ff9;}