#3d03ff color space conversions
Hex:
#3d03ff
RGB:
61, 3, 255
CMY:
76, 99, 0
CMYK:
76, 99, 0, 0
HSL:
254°, 100.0000%, 50.5882%
HSV (HSB):
254°, 98.8235%, 100.0000%
XYZ:
20.0070, 8.2772, 95.1509
xyY:
0.1621, 0.0671, 8.2772
CIE-Lab:
34.5537, 79.5261, -104.0501
CIE-LCH:
34.5537, 130.9612, 307.3909
CIE-Luv:
34.5537, -5.1938, -132.4856
Hunter-Lab:
28.7702, 73.7827, -175.9494
#3d03ff color charts
#3d03ff color shades, tints & tones
#3d03ff color schemes
#3d03ff color preview, HTML & CSS examples
This text has a color of #3d03ff
<p style="color:#3d03ff;">Text here</p>
.mytext {color:#3d03ff;}
This box has a color of #3d03ff
<div style="background-color:#3d03ff;">Content here</div>
.mybackground {background-color:#3d03ff;}
Border around this has a color of #3d03ff
<div style="border:2px solid #3d03ff;">Content here</div>
.myborder {border:2px solid #3d03ff;}