#3f01ed color space conversions
Hex:
#3f01ed
RGB:
63, 1, 237
CMY:
75, 100, 7
CMYK:
73, 100, 0, 7
HSL:
256°, 99.1597%, 46.6667%
HSV (HSB):
256°, 99.5781%, 92.9412%
XYZ:
17.3468, 7.1929, 80.5949
xyY:
0.1650, 0.0684, 7.1929
CIE-Lab:
32.2421, 75.6759, -97.7409
CIE-LCH:
32.2421, 123.6128, 307.7488
CIE-Luv:
32.2421, -3.6828, -122.3723
Hunter-Lab:
26.8196, 68.5190, -159.3973
#3f01ed color charts
#3f01ed color shades, tints & tones
#3f01ed color schemes
#3f01ed color preview, HTML & CSS examples
This text has a color of #3f01ed
<p style="color:#3f01ed;">Text here</p>
.mytext {color:#3f01ed;}
This box has a color of #3f01ed
<div style="background-color:#3f01ed;">Content here</div>
.mybackground {background-color:#3f01ed;}
Border around this has a color of #3f01ed
<div style="border:2px solid #3f01ed;">Content here</div>
.myborder {border:2px solid #3f01ed;}