#3f03a9 color space conversions
Hex:
#3f03a9
RGB:
63, 3, 169
CMY:
75, 99, 34
CMYK:
63, 98, 0, 34
HSL:
262°, 96.5116%, 33.7255%
HSV (HSB):
262°, 98.2249%, 66.2745%
XYZ:
9.2439, 3.9865, 37.8184
xyY:
0.1811, 0.0781, 3.9865
CIE-Lab:
23.6266, 59.1326, -72.2649
CIE-LCH:
23.6266, 93.3749, 309.2926
CIE-Luv:
23.6266, 1.4653, -83.4637
Hunter-Lab:
19.9661, 47.7010, -98.3265
#3f03a9 color charts
#3f03a9 color shades, tints & tones
#3f03a9 color schemes
#3f03a9 color preview, HTML & CSS examples
This text has a color of #3f03a9
<p style="color:#3f03a9;">Text here</p>
.mytext {color:#3f03a9;}
This box has a color of #3f03a9
<div style="background-color:#3f03a9;">Content here</div>
.mybackground {background-color:#3f03a9;}
Border around this has a color of #3f03a9
<div style="border:2px solid #3f03a9;">Content here</div>
.myborder {border:2px solid #3f03a9;}