#3d3ddd color space conversions
Hex:
#3d3ddd
RGB:
61, 61, 221
CMY:
76, 76, 13
CMYK:
72, 72, 0, 13
HSL:
240°, 70.1754%, 55.2941%
HSV (HSB):
240°, 72.3982%, 86.6667%
XYZ:
16.6444, 9.5500, 69.3727
xyY:
0.1742, 0.0999, 9.5500
CIE-Lab:
37.0225, 51.1896, -80.6788
CIE-LCH:
37.0225, 95.5481, 302.3946
CIE-Luv:
37.0225, -8.1480, -112.9995
Hunter-Lab:
30.9031, 42.0591, -111.4645
#3d3ddd color charts
#3d3ddd color shades, tints & tones
#3d3ddd color schemes
#3d3ddd color preview, HTML & CSS examples
This text has a color of #3d3ddd
<p style="color:#3d3ddd;">Text here</p>
.mytext {color:#3d3ddd;}
This box has a color of #3d3ddd
<div style="background-color:#3d3ddd;">Content here</div>
.mybackground {background-color:#3d3ddd;}
Border around this has a color of #3d3ddd
<div style="border:2px solid #3d3ddd;">Content here</div>
.myborder {border:2px solid #3d3ddd;}