#3f05e9 color space conversions
Hex:
#3f05e9
RGB:
63, 5, 233
CMY:
75, 98, 9
CMYK:
73, 98, 0, 9
HSL:
255°, 95.7983%, 46.6667%
HSV (HSB):
255°, 97.8541%, 91.3725%
XYZ:
16.8122, 7.0485, 77.5652
xyY:
0.1658, 0.0695, 7.0485
CIE-Lab:
31.9171, 74.1324, -96.0053
CIE-LCH:
31.9171, 121.2956, 307.6743
CIE-Luv:
31.9171, -3.5403, -120.2279
Hunter-Lab:
26.5490, 66.5743, -154.6365
#3f05e9 color charts
#3f05e9 color shades, tints & tones
#3f05e9 color schemes
#3f05e9 color preview, HTML & CSS examples
This text has a color of #3f05e9
<p style="color:#3f05e9;">Text here</p>
.mytext {color:#3f05e9;}
This box has a color of #3f05e9
<div style="background-color:#3f05e9;">Content here</div>
.mybackground {background-color:#3f05e9;}
Border around this has a color of #3f05e9
<div style="border:2px solid #3f05e9;">Content here</div>
.myborder {border:2px solid #3f05e9;}