#3f85ff color space conversions
Hex:
#3f85ff
RGB:
63, 133, 255
CMY:
75, 48, 0
CMYK:
75, 48, 0, 0
HSL:
218°, 100.0000%, 62.3529%
HSV (HSB):
218°, 75.2941%, 100.0000%
XYZ:
28.4874, 25.0518, 97.9418
xyY:
0.1881, 0.1654, 25.0518
CIE-Lab:
57.1259, 19.4143, -66.9840
CIE-LCH:
57.1259, 69.7408, 286.1635
CIE-Luv:
57.1259, -25.7020, -107.9498
Hunter-Lab:
50.0518, 14.0042, -80.9829
#3f85ff color charts
#3f85ff color shades, tints & tones
#3f85ff color schemes
#3f85ff color preview, HTML & CSS examples
This text has a color of #3f85ff
<p style="color:#3f85ff;">Text here</p>
.mytext {color:#3f85ff;}
This box has a color of #3f85ff
<div style="background-color:#3f85ff;">Content here</div>
.mybackground {background-color:#3f85ff;}
Border around this has a color of #3f85ff
<div style="border:2px solid #3f85ff;">Content here</div>
.myborder {border:2px solid #3f85ff;}