#3f00e9 color space conversions
Hex:
#3f00e9
RGB:
63, 0, 233
CMY:
75, 100, 9
CMYK:
73, 100, 0, 9
HSL:
256°, 100.0000%, 45.6863%
HSV (HSB):
256°, 100.0000%, 91.3725%
XYZ:
16.7579, 6.9400, 77.5471
xyY:
0.1655, 0.0685, 6.9400
CIE-Lab:
31.6698, 74.8958, -96.4177
CIE-LCH:
31.6698, 122.0891, 307.8395
CIE-Luv:
31.6698, -3.3828, -120.0731
Hunter-Lab:
26.3438, 67.4462, -156.0888
#3f00e9 color charts
#3f00e9 color shades, tints & tones
#3f00e9 color schemes
#3f00e9 color preview, HTML & CSS examples
This text has a color of #3f00e9
<p style="color:#3f00e9;">Text here</p>
.mytext {color:#3f00e9;}
This box has a color of #3f00e9
<div style="background-color:#3f00e9;">Content here</div>
.mybackground {background-color:#3f00e9;}
Border around this has a color of #3f00e9
<div style="border:2px solid #3f00e9;">Content here</div>
.myborder {border:2px solid #3f00e9;}