#3f03d5 color space conversions
Hex:
#3f03d5
RGB:
63, 3, 213
CMY:
75, 99, 16
CMYK:
70, 99, 0, 16
HSL:
257°, 97.2222%, 42.3529%
HSV (HSB):
257°, 98.5915%, 83.5294%
XYZ:
14.0927, 5.9260, 63.3519
xyY:
0.1690, 0.0711, 5.9260
CIE-Lab:
29.2250, 69.7047, -88.9926
CIE-LCH:
29.2250, 113.0417, 308.0703
CIE-Luv:
29.2250, -2.0793, -108.7849
Hunter-Lab:
24.3433, 60.7353, -137.2578
#3f03d5 color charts
#3f03d5 color shades, tints & tones
#3f03d5 color schemes
#3f03d5 color preview, HTML & CSS examples
This text has a color of #3f03d5
<p style="color:#3f03d5;">Text here</p>
.mytext {color:#3f03d5;}
This box has a color of #3f03d5
<div style="background-color:#3f03d5;">Content here</div>
.mybackground {background-color:#3f03d5;}
Border around this has a color of #3f03d5
<div style="border:2px solid #3f03d5;">Content here</div>
.myborder {border:2px solid #3f03d5;}