#3f03a8 color space conversions
Hex:
#3f03a8
RGB:
63, 3, 168
CMY:
75, 99, 34
CMYK:
63, 98, 0, 34
HSL:
262°, 96.4912%, 33.5294%
HSV (HSB):
262°, 98.2143%, 65.8824%
XYZ:
9.1503, 3.9490, 37.3258
xyY:
0.1815, 0.0783, 3.9490
CIE-Lab:
23.5022, 58.8904, -71.8663
CIE-LCH:
23.5022, 92.9131, 309.3327
CIE-Luv:
23.5022, 1.5557, -82.8846
Hunter-Lab:
19.8722, 47.4157, -97.4533
#3f03a8 color charts
#3f03a8 color shades, tints & tones
#3f03a8 color schemes
#3f03a8 color preview, HTML & CSS examples
This text has a color of #3f03a8
<p style="color:#3f03a8;">Text here</p>
.mytext {color:#3f03a8;}
This box has a color of #3f03a8
<div style="background-color:#3f03a8;">Content here</div>
.mybackground {background-color:#3f03a8;}
Border around this has a color of #3f03a8
<div style="border:2px solid #3f03a8;">Content here</div>
.myborder {border:2px solid #3f03a8;}