#3d05d5 color space conversions
Hex:
#3d05d5
RGB:
61, 5, 213
CMY:
76, 98, 16
CMYK:
71, 98, 0, 16
HSL:
256°, 95.4128%, 42.7451%
HSV (HSB):
256°, 97.6526%, 83.5294%
XYZ:
13.9890, 5.9047, 63.3532
xyY:
0.1680, 0.0709, 5.9047
CIE-Lab:
29.1708, 69.2871, -89.0871
CIE-LCH:
29.1708, 112.8593, 307.8738
CIE-Luv:
29.1708, -2.5088, -108.7327
Hunter-Lab:
24.2997, 60.2356, -137.5690
#3d05d5 color charts
#3d05d5 color shades, tints & tones
#3d05d5 color schemes
#3d05d5 color preview, HTML & CSS examples
This text has a color of #3d05d5
<p style="color:#3d05d5;">Text here</p>
.mytext {color:#3d05d5;}
This box has a color of #3d05d5
<div style="background-color:#3d05d5;">Content here</div>
.mybackground {background-color:#3d05d5;}
Border around this has a color of #3d05d5
<div style="border:2px solid #3d05d5;">Content here</div>
.myborder {border:2px solid #3d05d5;}