#3f85a9 color space conversions
Hex:
#3f85a9
RGB:
63, 133, 169
CMY:
75, 48, 34
CMYK:
63, 21, 0, 34
HSL:
200°, 45.6897%, 45.4902%
HSV (HSB):
200°, 62.7219%, 66.2745%
XYZ:
17.5989, 20.6964, 40.6034
xyY:
0.2231, 0.2623, 20.6964
CIE-Lab:
52.6156, -10.7741, -25.6535
CIE-LCH:
52.6156, 27.8242, 247.2184
CIE-Luv:
52.6156, -28.2869, -37.1242
Hunter-Lab:
45.4933, -10.5614, -21.0718
#3f85a9 color charts
#3f85a9 color shades, tints & tones
#3f85a9 color schemes
#3f85a9 color preview, HTML & CSS examples
This text has a color of #3f85a9
<p style="color:#3f85a9;">Text here</p>
.mytext {color:#3f85a9;}
This box has a color of #3f85a9
<div style="background-color:#3f85a9;">Content here</div>
.mybackground {background-color:#3f85a9;}
Border around this has a color of #3f85a9
<div style="border:2px solid #3f85a9;">Content here</div>
.myborder {border:2px solid #3f85a9;}