#3f17d2 color space conversions
Hex:
#3f17d2
RGB:
63, 23, 210
CMY:
75, 91, 18
CMYK:
70, 89, 0, 18
HSL:
253°, 80.2575%, 45.6863%
HSV (HSB):
253°, 89.0476%, 82.3529%
XYZ:
13.9892, 6.3227, 61.4559
xyY:
0.1711, 0.0773, 6.3227
CIE-Lab:
30.2124, 64.7986, -85.6075
CIE-LCH:
30.2124, 107.3662, 307.1231
CIE-Luv:
30.2124, -2.7454, -107.7166
Hunter-Lab:
25.1450, 55.3030, -127.3069
#3f17d2 color charts
#3f17d2 color shades, tints & tones
#3f17d2 color schemes
#3f17d2 color preview, HTML & CSS examples
This text has a color of #3f17d2
<p style="color:#3f17d2;">Text here</p>
.mytext {color:#3f17d2;}
This box has a color of #3f17d2
<div style="background-color:#3f17d2;">Content here</div>
.mybackground {background-color:#3f17d2;}
Border around this has a color of #3f17d2
<div style="border:2px solid #3f17d2;">Content here</div>
.myborder {border:2px solid #3f17d2;}