#3d12d3 color space conversions
Hex:
#3d12d3
RGB:
61, 18, 211
CMY:
76, 93, 17
CMYK:
71, 91, 0, 17
HSL:
253°, 84.2795%, 44.9020%
HSV (HSB):
253°, 91.4692%, 82.7451%
XYZ:
13.8986, 6.1279, 62.0783
xyY:
0.1693, 0.0746, 6.1279
CIE-Lab:
29.7328, 66.2955, -86.9906
CIE-LCH:
29.7328, 109.3730, 307.3110
CIE-Luv:
29.7328, -2.8916, -108.0329
Hunter-Lab:
24.7545, 56.9000, -131.3567
#3d12d3 color charts
#3d12d3 color shades, tints & tones
#3d12d3 color schemes
#3d12d3 color preview, HTML & CSS examples
This text has a color of #3d12d3
<p style="color:#3d12d3;">Text here</p>
.mytext {color:#3d12d3;}
This box has a color of #3d12d3
<div style="background-color:#3d12d3;">Content here</div>
.mybackground {background-color:#3d12d3;}
Border around this has a color of #3d12d3
<div style="border:2px solid #3d12d3;">Content here</div>
.myborder {border:2px solid #3d12d3;}