#3d00d3 color space conversions
Hex:
#3d00d3
RGB:
61, 0, 211
CMY:
76, 100, 17
CMYK:
71, 100, 0, 17
HSL:
257°, 100.0000%, 41.3725%
HSV (HSB):
257°, 100.0000%, 82.7451%
XYZ:
13.6823, 5.6952, 62.0062
xyY:
0.1681, 0.0700, 5.6952
CIE-Lab:
28.6302, 69.6743, -88.8274
CIE-LCH:
28.6302, 112.8929, 308.1099
CIE-Luv:
28.6302, -2.1938, -107.4029
Hunter-Lab:
23.8647, 60.5760, -137.3441
#3d00d3 color charts
#3d00d3 color shades, tints & tones
#3d00d3 color schemes
#3d00d3 color preview, HTML & CSS examples
This text has a color of #3d00d3
<p style="color:#3d00d3;">Text here</p>
.mytext {color:#3d00d3;}
This box has a color of #3d00d3
<div style="background-color:#3d00d3;">Content here</div>
.mybackground {background-color:#3d00d3;}
Border around this has a color of #3d00d3
<div style="border:2px solid #3d00d3;">Content here</div>
.myborder {border:2px solid #3d00d3;}