#3d3cec color space conversions
Hex:
#3d3cec
RGB:
61, 60, 236
CMY:
76, 76, 7
CMYK:
74, 75, 0, 7
HSL:
240°, 82.2430%, 58.0392%
HSV (HSB):
240°, 74.5763%, 92.5490%
XYZ:
18.6806, 10.2799, 80.3565
xyY:
0.1709, 0.0940, 10.2799
CIE-Lab:
38.3402, 56.4812, -87.0483
CIE-LCH:
38.3402, 103.7667, 302.9775
CIE-Luv:
38.3402, -8.6369, -122.0299
Hunter-Lab:
32.0624, 47.8912, -126.1524
#3d3cec color charts
#3d3cec color shades, tints & tones
#3d3cec color schemes
#3d3cec color preview, HTML & CSS examples
This text has a color of #3d3cec
<p style="color:#3d3cec;">Text here</p>
.mytext {color:#3d3cec;}
This box has a color of #3d3cec
<div style="background-color:#3d3cec;">Content here</div>
.mybackground {background-color:#3d3cec;}
Border around this has a color of #3d3cec
<div style="border:2px solid #3d3cec;">Content here</div>
.myborder {border:2px solid #3d3cec;}