#3d3fed color space conversions
Hex:
#3d3fed
RGB:
61, 63, 237
CMY:
76, 75, 7
CMYK:
74, 73, 0, 7
HSL:
239°, 83.0189%, 58.4314%
HSV (HSB):
239°, 74.2616%, 92.9412%
XYZ:
18.9880, 10.6615, 81.1779
xyY:
0.1713, 0.0962, 10.6615
CIE-Lab:
39.0045, 55.2040, -86.5168
CIE-LCH:
39.0045, 102.6286, 302.5408
CIE-Luv:
39.0045, -9.1513, -122.3008
Hunter-Lab:
32.6520, 46.6616, -124.5476
#3d3fed color charts
#3d3fed color shades, tints & tones
#3d3fed color schemes
#3d3fed color preview, HTML & CSS examples
This text has a color of #3d3fed
<p style="color:#3d3fed;">Text here</p>
.mytext {color:#3d3fed;}
This box has a color of #3d3fed
<div style="background-color:#3d3fed;">Content here</div>
.mybackground {background-color:#3d3fed;}
Border around this has a color of #3d3fed
<div style="border:2px solid #3d3fed;">Content here</div>
.myborder {border:2px solid #3d3fed;}