#3d3ddc color space conversions
Hex:
#3d3ddc
RGB:
61, 61, 220
CMY:
76, 76, 14
CMYK:
72, 72, 0, 14
HSL:
240°, 69.4323%, 55.0980%
HSV (HSB):
240°, 72.2727%, 86.2745%
XYZ:
16.5115, 9.4969, 68.6730
xyY:
0.1744, 0.1003, 9.4969
CIE-Lab:
36.9239, 50.8680, -80.2681
CIE-LCH:
36.9239, 95.0291, 302.3635
CIE-Luv:
36.9239, -8.1045, -112.3974
Hunter-Lab:
30.8170, 41.7088, -110.5505
#3d3ddc color charts
#3d3ddc color shades, tints & tones
#3d3ddc color schemes
#3d3ddc color preview, HTML & CSS examples
This text has a color of #3d3ddc
<p style="color:#3d3ddc;">Text here</p>
.mytext {color:#3d3ddc;}
This box has a color of #3d3ddc
<div style="background-color:#3d3ddc;">Content here</div>
.mybackground {background-color:#3d3ddc;}
Border around this has a color of #3d3ddc
<div style="border:2px solid #3d3ddc;">Content here</div>
.myborder {border:2px solid #3d3ddc;}