#3f84e4 color space conversions
Hex:
#3f84e4
RGB:
63, 132, 228
CMY:
75, 48, 11
CMYK:
72, 42, 0, 11
HSL:
215°, 75.3425%, 57.0588%
HSV (HSB):
215°, 72.3684%, 89.4118%
XYZ:
24.3048, 23.1607, 76.5883
xyY:
0.1959, 0.1867, 23.1607
CIE-Lab:
55.2375, 10.3033, -55.0445
CIE-LCH:
55.2375, 56.0005, 280.6020
CIE-Luv:
55.2375, -25.9997, -87.4491
Hunter-Lab:
48.1256, 5.9276, -60.6677
#3f84e4 color charts
#3f84e4 color shades, tints & tones
#3f84e4 color schemes
#3f84e4 color preview, HTML & CSS examples
This text has a color of #3f84e4
<p style="color:#3f84e4;">Text here</p>
.mytext {color:#3f84e4;}
This box has a color of #3f84e4
<div style="background-color:#3f84e4;">Content here</div>
.mybackground {background-color:#3f84e4;}
Border around this has a color of #3f84e4
<div style="border:2px solid #3f84e4;">Content here</div>
.myborder {border:2px solid #3f84e4;}