#3f2ff9 color space conversions
Hex:
#3f2ff9
RGB:
63, 47, 249
CMY:
75, 82, 2
CMYK:
75, 81, 0, 2
HSL:
245°, 94.3925%, 58.0392%
HSV (HSB):
245°, 81.1245%, 97.6471%
XYZ:
20.1653, 9.9293, 90.4763
xyY:
0.1672, 0.0824, 9.9293
CIE-Lab:
37.7153, 66.6806, -95.4149
CIE-LCH:
37.7153, 116.4058, 304.9477
CIE-Luv:
37.7153, -7.2276, -130.1658
Hunter-Lab:
31.5109, 59.0866, -148.1801
#3f2ff9 color charts
#3f2ff9 color shades, tints & tones
#3f2ff9 color schemes
#3f2ff9 color preview, HTML & CSS examples
This text has a color of #3f2ff9
<p style="color:#3f2ff9;">Text here</p>
.mytext {color:#3f2ff9;}
This box has a color of #3f2ff9
<div style="background-color:#3f2ff9;">Content here</div>
.mybackground {background-color:#3f2ff9;}
Border around this has a color of #3f2ff9
<div style="border:2px solid #3f2ff9;">Content here</div>
.myborder {border:2px solid #3f2ff9;}