#3f85f9 color space conversions
Hex:
#3f85f9
RGB:
63, 133, 249
CMY:
75, 48, 2
CMYK:
75, 47, 0, 2
HSL:
217°, 93.9394%, 61.1765%
HSV (HSB):
217°, 74.6988%, 97.6471%
XYZ:
27.5363, 24.6714, 92.9333
xyY:
0.1897, 0.1700, 24.6714
CIE-Lab:
56.7538, 17.2519, -64.2768
CIE-LCH:
56.7538, 66.5518, 285.0241
CIE-Luv:
56.7538, -25.8237, -103.3427
Hunter-Lab:
49.6703, 12.0342, -76.1626
#3f85f9 color charts
#3f85f9 color shades, tints & tones
#3f85f9 color schemes
#3f85f9 color preview, HTML & CSS examples
This text has a color of #3f85f9
<p style="color:#3f85f9;">Text here</p>
.mytext {color:#3f85f9;}
This box has a color of #3f85f9
<div style="background-color:#3f85f9;">Content here</div>
.mybackground {background-color:#3f85f9;}
Border around this has a color of #3f85f9
<div style="border:2px solid #3f85f9;">Content here</div>
.myborder {border:2px solid #3f85f9;}