#3f38d5 color space conversions
Hex:
#3f38d5
RGB:
63, 56, 213
CMY:
75, 78, 16
CMYK:
70, 74, 0, 16
HSL:
243°, 65.1452%, 52.7451%
HSV (HSB):
243°, 73.7089%, 83.5294%
XYZ:
15.4743, 8.6892, 63.8124
xyY:
0.1759, 0.0988, 8.6892
CIE-Lab:
35.3789, 51.5592, -78.7860
CIE-LCH:
35.3789, 94.1572, 303.2016
CIE-Luv:
35.3789, -6.5789, -108.7503
Hunter-Lab:
29.4775, 42.1188, -107.7159
#3f38d5 color charts
#3f38d5 color shades, tints & tones
#3f38d5 color schemes
#3f38d5 color preview, HTML & CSS examples
This text has a color of #3f38d5
<p style="color:#3f38d5;">Text here</p>
.mytext {color:#3f38d5;}
This box has a color of #3f38d5
<div style="background-color:#3f38d5;">Content here</div>
.mybackground {background-color:#3f38d5;}
Border around this has a color of #3f38d5
<div style="border:2px solid #3f38d5;">Content here</div>
.myborder {border:2px solid #3f38d5;}