#3d03d4 color space conversions
Hex:
#3d03d4
RGB:
61, 3, 212
CMY:
76, 99, 17
CMYK:
71, 99, 0, 17
HSL:
257°, 97.2093%, 42.1569%
HSV (HSB):
257°, 98.5849%, 83.1373%
XYZ:
13.8407, 5.8107, 62.6794
xyY:
0.1681, 0.0706, 5.8107
CIE-Lab:
28.9297, 69.3903, -88.9088
CIE-LCH:
28.9297, 112.7820, 307.9708
CIE-Luv:
28.9297, -2.3690, -108.0892
Hunter-Lab:
24.1054, 60.3058, -137.2937
#3d03d4 color charts
#3d03d4 color shades, tints & tones
#3d03d4 color schemes
#3d03d4 color preview, HTML & CSS examples
This text has a color of #3d03d4
<p style="color:#3d03d4;">Text here</p>
.mytext {color:#3d03d4;}
This box has a color of #3d03d4
<div style="background-color:#3d03d4;">Content here</div>
.mybackground {background-color:#3d03d4;}
Border around this has a color of #3d03d4
<div style="border:2px solid #3d03d4;">Content here</div>
.myborder {border:2px solid #3d03d4;}