#3f03f6 color space conversions
Hex:
#3f03f6
RGB:
63, 3, 246
CMY:
75, 99, 4
CMYK:
74, 99, 0, 4
HSL:
255°, 97.5904%, 48.8235%
HSV (HSB):
255°, 98.7805%, 96.4706%
XYZ:
18.7170, 7.7757, 87.7031
xyY:
0.1639, 0.0681, 7.7757
CIE-Lab:
33.5113, 77.4839, -100.7222
CIE-LCH:
33.5113, 127.0776, 307.5705
CIE-Luv:
33.5113, -4.3335, -127.5173
Hunter-Lab:
27.8850, 71.0146, -166.9581
#3f03f6 color charts
#3f03f6 color shades, tints & tones
#3f03f6 color schemes
#3f03f6 color preview, HTML & CSS examples
This text has a color of #3f03f6
<p style="color:#3f03f6;">Text here</p>
.mytext {color:#3f03f6;}
This box has a color of #3f03f6
<div style="background-color:#3f03f6;">Content here</div>
.mybackground {background-color:#3f03f6;}
Border around this has a color of #3f03f6
<div style="border:2px solid #3f03f6;">Content here</div>
.myborder {border:2px solid #3f03f6;}