#3d3bed color space conversions
Hex:
#3d3bed
RGB:
61, 59, 237
CMY:
76, 77, 7
CMYK:
74, 75, 0, 7
HSL:
241°, 83.1776%, 58.0392%
HSV (HSB):
241°, 75.1055%, 92.9412%
XYZ:
18.7745, 10.2345, 81.1067
xyY:
0.1705, 0.0929, 10.2345
CIE-Lab:
38.2600, 57.3132, -87.7474
CIE-LCH:
38.2600, 104.8065, 303.1510
CIE-Luv:
38.2600, -8.5286, -122.7089
Hunter-Lab:
31.9913, 48.7700, -127.9223
#3d3bed color charts
#3d3bed color shades, tints & tones
#3d3bed color schemes
#3d3bed color preview, HTML & CSS examples
This text has a color of #3d3bed
<p style="color:#3d3bed;">Text here</p>
.mytext {color:#3d3bed;}
This box has a color of #3d3bed
<div style="background-color:#3d3bed;">Content here</div>
.mybackground {background-color:#3d3bed;}
Border around this has a color of #3d3bed
<div style="border:2px solid #3d3bed;">Content here</div>
.myborder {border:2px solid #3d3bed;}