#3d03e5 color space conversions
Hex:
#3d03e5
RGB:
61, 3, 229
CMY:
76, 99, 10
CMYK:
73, 99, 0, 10
HSL:
255°, 97.4138%, 45.4902%
HSV (HSB):
255°, 98.6900%, 89.8039%
XYZ:
16.0999, 6.7144, 74.5762
xyY:
0.1653, 0.0689, 6.7144
CIE-Lab:
31.1476, 73.4281, -95.0074
CIE-LCH:
31.1476, 120.0753, 307.6992
CIE-Luv:
31.1476, -3.5357, -117.7856
Hunter-Lab:
25.9121, 65.5607, -152.5008
#3d03e5 color charts
#3d03e5 color shades, tints & tones
#3d03e5 color schemes
#3d03e5 color preview, HTML & CSS examples
This text has a color of #3d03e5
<p style="color:#3d03e5;">Text here</p>
.mytext {color:#3d03e5;}
This box has a color of #3d03e5
<div style="background-color:#3d03e5;">Content here</div>
.mybackground {background-color:#3d03e5;}
Border around this has a color of #3d03e5
<div style="border:2px solid #3d03e5;">Content here</div>
.myborder {border:2px solid #3d03e5;}