#3d3ded color space conversions
Hex:
#3d3ded
RGB:
61, 61, 237
CMY:
76, 76, 7
CMYK:
74, 74, 0, 7
HSL:
240°, 83.0189%, 58.4314%
HSV (HSB):
240°, 74.2616%, 92.9412%
XYZ:
18.8793, 10.4440, 81.1416
xyY:
0.1709, 0.0945, 10.4440
CIE-Lab:
38.6278, 56.2684, -87.1392
CIE-LCH:
38.6278, 103.7274, 302.8515
CIE-Luv:
38.6278, -8.8344, -122.5188
Hunter-Lab:
32.3172, 47.7222, -126.2426
#3d3ded color charts
#3d3ded color shades, tints & tones
#3d3ded color schemes
#3d3ded color preview, HTML & CSS examples
This text has a color of #3d3ded
<p style="color:#3d3ded;">Text here</p>
.mytext {color:#3d3ded;}
This box has a color of #3d3ded
<div style="background-color:#3d3ded;">Content here</div>
.mybackground {background-color:#3d3ded;}
Border around this has a color of #3d3ded
<div style="border:2px solid #3d3ded;">Content here</div>
.myborder {border:2px solid #3d3ded;}