#3f3ff0 color space conversions
Hex:
#3f3ff0
RGB:
63, 63, 240
CMY:
75, 75, 6
CMYK:
74, 74, 0, 6
HSL:
240°, 85.5072%, 59.4118%
HSV (HSB):
240°, 73.7500%, 94.1176%
XYZ:
19.5556, 10.9030, 83.5119
xyY:
0.1716, 0.0957, 10.9030
CIE-Lab:
39.4167, 56.3108, -87.5277
CIE-LCH:
39.4167, 104.0769, 302.7551
CIE-Luv:
39.4167, -8.9433, -124.0290
Hunter-Lab:
33.0198, 47.9300, -126.8394
#3f3ff0 color charts
#3f3ff0 color shades, tints & tones
#3f3ff0 color schemes
#3f3ff0 color preview, HTML & CSS examples
This text has a color of #3f3ff0
<p style="color:#3f3ff0;">Text here</p>
.mytext {color:#3f3ff0;}
This box has a color of #3f3ff0
<div style="background-color:#3f3ff0;">Content here</div>
.mybackground {background-color:#3f3ff0;}
Border around this has a color of #3f3ff0
<div style="border:2px solid #3f3ff0;">Content here</div>
.myborder {border:2px solid #3f3ff0;}