#3f23d5 color space conversions
Hex:
#3f23d5
RGB:
63, 35, 213
CMY:
75, 86, 16
CMYK:
70, 84, 0, 16
HSL:
249°, 71.7742%, 48.6275%
HSV (HSB):
249°, 83.5681%, 83.5294%
XYZ:
14.6612, 7.0629, 63.5413
xyY:
0.1719, 0.0828, 7.0629
CIE-Lab:
31.9497, 61.4716, -84.4610
CIE-LCH:
31.9497, 104.4625, 306.0475
CIE-Luv:
31.9497, -3.9086, -109.6903
Hunter-Lab:
26.5762, 51.9642, -123.1541
#3f23d5 color charts
#3f23d5 color shades, tints & tones
#3f23d5 color schemes
#3f23d5 color preview, HTML & CSS examples
This text has a color of #3f23d5
<p style="color:#3f23d5;">Text here</p>
.mytext {color:#3f23d5;}
This box has a color of #3f23d5
<div style="background-color:#3f23d5;">Content here</div>
.mybackground {background-color:#3f23d5;}
Border around this has a color of #3f23d5
<div style="border:2px solid #3f23d5;">Content here</div>
.myborder {border:2px solid #3f23d5;}