#3d3bbd color space conversions
Hex:
#3d3bbd
RGB:
61, 59, 189
CMY:
76, 77, 26
CMYK:
68, 69, 0, 26
HSL:
241°, 52.4194%, 48.6275%
HSV (HSB):
241°, 68.7831%, 74.1176%
XYZ:
12.6737, 7.7942, 48.9806
xyY:
0.1825, 0.1122, 7.7942
CIE-Lab:
33.5505, 41.8624, -67.8126
CIE-LCH:
33.5505, 79.6932, 301.6881
CIE-Luv:
33.5505, -6.3299, -93.6270
Hunter-Lab:
27.9180, 32.1759, -84.4783
#3d3bbd color charts
#3d3bbd color shades, tints & tones
#3d3bbd color schemes
#3d3bbd color preview, HTML & CSS examples
This text has a color of #3d3bbd
<p style="color:#3d3bbd;">Text here</p>
.mytext {color:#3d3bbd;}
This box has a color of #3d3bbd
<div style="background-color:#3d3bbd;">Content here</div>
.mybackground {background-color:#3d3bbd;}
Border around this has a color of #3d3bbd
<div style="border:2px solid #3d3bbd;">Content here</div>
.myborder {border:2px solid #3d3bbd;}