#3d3fac color space conversions
Hex:
#3d3fac
RGB:
61, 63, 172
CMY:
76, 75, 33
CMYK:
65, 63, 0, 33
HSL:
239°, 47.6395%, 45.6863%
HSV (HSB):
239°, 64.5349%, 67.4510%
XYZ:
11.1484, 7.5257, 39.8947
xyY:
0.1903, 0.1285, 7.5257
CIE-Lab:
32.9748, 33.6543, -58.6745
CIE-LCH:
32.9748, 67.6411, 299.8376
CIE-Luv:
32.9748, -6.3735, -81.6316
Hunter-Lab:
27.4330, 24.5322, -67.0202
#3d3fac color charts
#3d3fac color shades, tints & tones
#3d3fac color schemes
#3d3fac color preview, HTML & CSS examples
This text has a color of #3d3fac
<p style="color:#3d3fac;">Text here</p>
.mytext {color:#3d3fac;}
This box has a color of #3d3fac
<div style="background-color:#3d3fac;">Content here</div>
.mybackground {background-color:#3d3fac;}
Border around this has a color of #3d3fac
<div style="border:2px solid #3d3fac;">Content here</div>
.myborder {border:2px solid #3d3fac;}