#3f93d3 color space conversions
Hex:
#3f93d3
RGB:
63, 147, 211
CMY:
75, 42, 17
CMYK:
70, 30, 0, 17
HSL:
206°, 62.7119%, 53.7255%
HSV (HSB):
206°, 70.1422%, 82.7451%
XYZ:
24.2415, 26.6273, 65.4899
xyY:
0.2083, 0.2288, 26.6273
CIE-Lab:
58.6278, -4.5856, -40.1556
CIE-LCH:
58.6278, 40.4166, 263.4853
CIE-Luv:
58.6278, -31.6097, -62.4104
Hunter-Lab:
51.6017, -6.4471, -39.1263
#3f93d3 color charts
#3f93d3 color shades, tints & tones
#3f93d3 color schemes
#3f93d3 color preview, HTML & CSS examples
This text has a color of #3f93d3
<p style="color:#3f93d3;">Text here</p>
.mytext {color:#3f93d3;}
This box has a color of #3f93d3
<div style="background-color:#3f93d3;">Content here</div>
.mybackground {background-color:#3f93d3;}
Border around this has a color of #3f93d3
<div style="border:2px solid #3f93d3;">Content here</div>
.myborder {border:2px solid #3f93d3;}