#3f00a9 color space conversions
Hex:
#3f00a9
RGB:
63, 0, 169
CMY:
75, 100, 34
CMYK:
63, 100, 0, 34
HSL:
262°, 100.0000%, 33.1373%
HSV (HSB):
262°, 100.0000%, 66.2745%
XYZ:
9.2113, 3.9213, 37.8075
xyY:
0.1808, 0.0770, 3.9213
CIE-Lab:
23.4097, 59.7975, -72.6256
CIE-LCH:
23.4097, 94.0756, 309.4669
CIE-Luv:
23.4097, 1.5875, -83.3367
Hunter-Lab:
19.8024, 48.3775, -99.3374
#3f00a9 color charts
#3f00a9 color shades, tints & tones
#3f00a9 color schemes
#3f00a9 color preview, HTML & CSS examples
This text has a color of #3f00a9
<p style="color:#3f00a9;">Text here</p>
.mytext {color:#3f00a9;}
This box has a color of #3f00a9
<div style="background-color:#3f00a9;">Content here</div>
.mybackground {background-color:#3f00a9;}
Border around this has a color of #3f00a9
<div style="border:2px solid #3f00a9;">Content here</div>
.myborder {border:2px solid #3f00a9;}