#3d3ccd color space conversions
Hex:
#3d3ccd
RGB:
61, 60, 205
CMY:
76, 76, 20
CMYK:
70, 71, 0, 20
HSL:
240°, 59.1837%, 51.9608%
HSV (HSB):
240°, 70.7317%, 80.3922%
XYZ:
14.5598, 8.6316, 58.6563
xyY:
0.1779, 0.1055, 8.6316
CIE-Lab:
35.2651, 46.5616, -74.3471
CIE-LCH:
35.2651, 87.7239, 302.0578
CIE-Luv:
35.2651, -7.2637, -103.4138
Hunter-Lab:
29.3796, 37.0458, -97.8067
#3d3ccd color charts
#3d3ccd color shades, tints & tones
#3d3ccd color schemes
#3d3ccd color preview, HTML & CSS examples
This text has a color of #3d3ccd
<p style="color:#3d3ccd;">Text here</p>
.mytext {color:#3d3ccd;}
This box has a color of #3d3ccd
<div style="background-color:#3d3ccd;">Content here</div>
.mybackground {background-color:#3d3ccd;}
Border around this has a color of #3d3ccd
<div style="border:2px solid #3d3ccd;">Content here</div>
.myborder {border:2px solid #3d3ccd;}