#3f85c7 color space conversions
Hex:
#3f85c7
RGB:
63, 133, 199
CMY:
75, 48, 22
CMYK:
68, 33, 0, 22
HSL:
209°, 54.8387%, 51.3725%
HSV (HSB):
209°, 68.3417%, 78.0392%
XYZ:
20.7462, 21.9553, 57.1772
xyY:
0.2077, 0.2198, 21.9553
CIE-Lab:
53.9796, -0.5873, -40.7012
CIE-LCH:
53.9796, 40.7054, 269.1733
CIE-Luv:
53.9796, -27.1890, -62.8133
Hunter-Lab:
46.8565, -2.9661, -39.5497
#3f85c7 color charts
#3f85c7 color shades, tints & tones
#3f85c7 color schemes
#3f85c7 color preview, HTML & CSS examples
This text has a color of #3f85c7
<p style="color:#3f85c7;">Text here</p>
.mytext {color:#3f85c7;}
This box has a color of #3f85c7
<div style="background-color:#3f85c7;">Content here</div>
.mybackground {background-color:#3f85c7;}
Border around this has a color of #3f85c7
<div style="border:2px solid #3f85c7;">Content here</div>
.myborder {border:2px solid #3f85c7;}