#3f31d6 color space conversions
Hex:
#3f31d6
RGB:
63, 49, 214
CMY:
75, 81, 16
CMYK:
71, 77, 0, 16
HSL:
245°, 66.8016%, 51.5686%
HSV (HSB):
245°, 77.1028%, 83.9216%
XYZ:
15.2858, 8.1084, 64.3778
xyY:
0.1742, 0.0924, 8.1084
CIE-Lab:
34.2077, 55.4943, -81.2981
CIE-LCH:
34.2077, 98.4328, 304.3176
CIE-Luv:
34.2077, -5.5956, -109.9422
Hunter-Lab:
28.4753, 45.9887, -114.1118
#3f31d6 color charts
#3f31d6 color shades, tints & tones
#3f31d6 color schemes
#3f31d6 color preview, HTML & CSS examples
This text has a color of #3f31d6
<p style="color:#3f31d6;">Text here</p>
.mytext {color:#3f31d6;}
This box has a color of #3f31d6
<div style="background-color:#3f31d6;">Content here</div>
.mybackground {background-color:#3f31d6;}
Border around this has a color of #3f31d6
<div style="border:2px solid #3f31d6;">Content here</div>
.myborder {border:2px solid #3f31d6;}