#3f00ec color space conversions
Hex:
#3f00ec
RGB:
63, 0, 236
CMY:
75, 100, 7
CMYK:
73, 100, 0, 7
HSL:
256°, 100.0000%, 46.2745%
HSV (HSB):
256°, 100.0000%, 92.5490%
XYZ:
17.1902, 7.1129, 79.8238
xyY:
0.1651, 0.0683, 7.1129
CIE-Lab:
32.0625, 75.5937, -97.4716
CIE-LCH:
32.0625, 123.3496, 307.7952
CIE-Luv:
32.0625, -3.5850, -121.7744
Hunter-Lab:
26.6700, 68.3801, -158.7870
#3f00ec color charts
#3f00ec color shades, tints & tones
#3f00ec color schemes
#3f00ec color preview, HTML & CSS examples
This text has a color of #3f00ec
<p style="color:#3f00ec;">Text here</p>
.mytext {color:#3f00ec;}
This box has a color of #3f00ec
<div style="background-color:#3f00ec;">Content here</div>
.mybackground {background-color:#3f00ec;}
Border around this has a color of #3f00ec
<div style="border:2px solid #3f00ec;">Content here</div>
.myborder {border:2px solid #3f00ec;}