#3f05d6 color space conversions
Hex:
#3f05d6
RGB:
63, 5, 214
CMY:
75, 98, 16
CMYK:
71, 98, 0, 16
HSL:
257°, 95.4338%, 42.9412%
HSV (HSB):
257°, 97.6636%, 83.9216%
XYZ:
14.2418, 6.0203, 64.0297
xyY:
0.1690, 0.0714, 6.0203
CIE-Lab:
29.4637, 69.6053, -89.1743
CIE-LCH:
29.4637, 113.1237, 307.9739
CIE-Luv:
29.4637, -2.2201, -109.4228
Hunter-Lab:
24.5364, 60.6689, -137.5467
#3f05d6 color charts
#3f05d6 color shades, tints & tones
#3f05d6 color schemes
#3f05d6 color preview, HTML & CSS examples
This text has a color of #3f05d6
<p style="color:#3f05d6;">Text here</p>
.mytext {color:#3f05d6;}
This box has a color of #3f05d6
<div style="background-color:#3f05d6;">Content here</div>
.mybackground {background-color:#3f05d6;}
Border around this has a color of #3f05d6
<div style="border:2px solid #3f05d6;">Content here</div>
.myborder {border:2px solid #3f05d6;}